Home
last modified time | relevance | path

Searched refs:glSizei (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_arg.h71 GLsizei glSizei; member
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_arg.cpp69 arg.glSizei = static_cast<GLsizei>(v); in GetWebGLArg()