Home
last modified time | relevance | path

Searched defs:CheckGLenum (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_base_impl.cpp2276 bool WebGLRenderingContextBaseImpl::CheckGLenum( in CheckGLenum() function in OHOS::Rosen::Impl::WebGLRenderingContextBaseImpl
H A Dwebgl_rendering_context_base.cpp59 static bool CheckGLenum(napi_env env, napi_value thisVar, GLenum type, const std::vector<GLenum>& g… in CheckGLenum() function