Add support for WebGL2 getFramebufferAttachmentParameter
d5d0a78
Implements the WebGL2 variant of `getFramebufferAttachmentParameter` and the related parameter checks. See: https://www.khronos.org/registry/webgl/specs/latest/2.0/#3.7.4