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