Home
last modified time | relevance | path

Searched defs:CompileShader (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.cpp427 napi_value WebGLRenderingContextBaseImpl::CompileShader(napi_env env, napi_value object) in CompileShader() function in OHOS::Rosen::Impl::WebGLRenderingContextBaseImpl
H A Dwebgl_rendering_context_base.cpp639 napi_value WebGLRenderingContextBase::CompileShader(napi_env env, napi_callback_info info) in CompileShader() function in OHOS::Rosen::WebGLRenderingContextBase