Home
last modified time | relevance | path

Searched defs:AttachmentTexture (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.h63 struct AttachmentTexture : public WebGLAttachment { struct
64 AttachmentTexture(AttachmentType type, GLenum attachment, GLuint id) in AttachmentTexture() argument