Home
last modified time | relevance | path

Searched refs:glSizeptr (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.h72 GLsizeiptr glSizeptr; member
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_arg.cpp75 arg.glSizeptr = static_cast<GLsizei>(v); in GetWebGLArg()