Home
last modified time | relevance | path

Searched defs:WebGLAttachment (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_framebuffer.h43 struct WebGLAttachment { struct
44 WebGLAttachment(AttachmentType type, GLenum attachment, GLuint id) in WebGLAttachment() function
63 struct AttachmentTexture : public WebGLAttachment { argument