Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl_rendering_context_base_impl.h248 GLuint GetMaxVertexAttribs() in GetMaxVertexAttribs() function
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_common.cpp700 static napi_value GetMaxVertexAttribs(napi_env env, napi_callback_info info) in GetMaxVertexAttribs() function