Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_program.cpp92 bool WebGLProgram::DetachShader(uint32_t index, uint32_t shaderId) in DetachShader() function in OHOS::Rosen::WebGLProgram
H A Dwebgl_rendering_context_base_impl.cpp403 napi_value WebGLRenderingContextBaseImpl::DetachShader(napi_env env, napi_value programObj, napi_va… in DetachShader() function in OHOS::Rosen::Impl::WebGLRenderingContextBaseImpl
H A Dwebgl_rendering_context_base.cpp1012 napi_value WebGLRenderingContextBase::DetachShader(napi_env env, napi_callback_info info) in DetachShader() function in OHOS::Rosen::WebGLRenderingContextBase