Home
last modified time | relevance | path

Searched refs:GetWebGLAttachmentInfo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_framebuffer.cpp237 bool WebGLFramebuffer::GetWebGLAttachmentInfo(napi_env env, Impl::WebGLRenderingContextBaseImpl* co… in GetWebGLAttachmentInfo() function in OHOS::Rosen::WebGLFramebuffer
314 if (!GetWebGLAttachmentInfo(env, context, attachedObject, info)) { in CheckStatus()
H A Dwebgl_rendering_context_draw.cpp1157 if (!frameBuffer->GetWebGLAttachmentInfo(env, this, attachedObject, info)) { in GetReadBufferFormatAndType()
H A Dwebgl_rendering_context_base_impl.cpp2794 …if (frameBuffer->GetWebGLAttachmentInfo(env, this, frameBuffer->GetAttachment(GL_COLOR_ATTACHMENT0… in GetBoundFrameBufferColorFormat()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_framebuffer.h123 bool GetWebGLAttachmentInfo(napi_env env, Impl::WebGLRenderingContextBaseImpl* context,