Home
last modified time | relevance | path

Searched defs:WebGLAttachmentInfo (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.h36 struct WebGLAttachmentInfo { struct
37 GLsizei width = 0;
38 GLsizei height = 0;
39 GLenum format;
40 GLenum type;