Home
last modified time | relevance | path

Searched refs:GetReadBufferFormatAndType (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_draw.cpp1124 if (!GetReadBufferFormatAndType(env, frameBuffer, format, type)) { in CheckReadBufferAndGetInfo()
1143 bool WebGLRenderingContextBaseImpl::GetReadBufferFormatAndType( in GetReadBufferFormatAndType() function in OHOS::Rosen::Impl::WebGLRenderingContextBaseImpl
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl_rendering_context_base_impl.h335 …bool GetReadBufferFormatAndType(napi_env env, const WebGLFramebuffer* frameBuffer, GLenum* format,…