Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.cpp1984 void DeviceGLES::BindVertexArray(uint32_t vao) in BindVertexArray() function in DeviceGLES
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl2_rendering_context_impl.cpp398 napi_value WebGL2RenderingContextImpl::BindVertexArray(napi_env env, napi_value object) in BindVertexArray() function in OHOS::Rosen::Impl::WebGL2RenderingContextImpl
H A Dwebgl2_rendering_context_base.cpp1757 napi_value WebGL2RenderingContextBase::BindVertexArray(napi_env env, napi_callback_info info) in BindVertexArray() function in OHOS::Rosen::WebGL2RenderingContextBase