Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_framebuffer.cpp223 bool WebGLFramebuffer::IsStencilRenderAble(GLenum internalFormat, bool includesDepthStencil) const in IsStencilRenderAble() function in OHOS::Rosen::WebGLFramebuffer
289 if (!IsStencilRenderAble(info.format, isHighWebGL)) { in CheckAttachmentComplete()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_framebuffer.h129 bool IsStencilRenderAble(GLenum internalFormat, bool includesDepthStencil) const;