Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_arg.h75 struct WebGLArgInfo { struct
79 WebGLArgInfo(uint32_t index, WebGLArgType type, const char* name) in WebGLArgInfo() function
81 ~WebGLArgInfo() {} in ~WebGLArgInfo() argument