Searched defs:WebGLAttachment (Results 1 – 1 of 1) sorted by relevance
43 struct WebGLAttachment { struct44 WebGLAttachment(AttachmentType type, GLenum attachment, GLuint id) in WebGLAttachment() function63 struct AttachmentTexture : public WebGLAttachment { argument