Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_draw.cpp367 WebGLBuffer* webGLBuffer = GetObjectInstance<WebGLBuffer>(env, boundBufferIds_[index]); in BufferData_() local
426 …WebGLBuffer* webGLBuffer = GetObjectInstance<WebGLBuffer>(env, boundBufferIds_[BoundBufferType::AR… in BufferSubData() local
1089 WebGLBuffer* webGLBuffer = in CheckDrawElements() local
H A Dwebgl_rendering_context_base_impl.cpp2769 WebGLBuffer* webGLBuffer = GetBoundBuffer(env, WebGLRenderingContextBase::ARRAY_BUFFER); in CheckVertexAttribPointer() local