Home
last modified time | relevance | path

Searched refs:CheckAttachStatus (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
Dwebgl_framebuffer.h121 GLenum CheckAttachStatus(Impl::WebGLRenderingContextBaseImpl* context,
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
Dwebgl_framebuffer.cpp328 GLenum WebGLFramebuffer::CheckAttachStatus(Impl::WebGLRenderingContextBaseImpl* context, in CheckAttachStatus() function in OHOS::Rosen::WebGLFramebuffer
375 return CheckAttachStatus(context, attachments); in CheckStatus()