Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl2_rendering_context_impl.cpp939 napi_value WebGL2RenderingContextImpl::CompressedTexImage3D( in CompressedTexImage3D() function in OHOS::Rosen::Impl::WebGL2RenderingContextImpl
959 napi_value WebGL2RenderingContextImpl::CompressedTexImage3D( in CompressedTexImage3D() function in OHOS::Rosen::Impl::WebGL2RenderingContextImpl
H A Dwebgl2_rendering_context_base.cpp845 napi_value WebGL2RenderingContextBase::CompressedTexImage3D(napi_env env, napi_callback_info info) in CompressedTexImage3D() function in OHOS::Rosen::WebGL2RenderingContextBase