Home
last modified time | relevance | path

Searched refs:clearStencil (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp1293 … const bool clearStencil = (ref.stencilLoadOp == AttachmentLoadOp::CORE_ATTACHMENT_LOAD_OP_CLEAR); in HandleDepthAttachment() local
1298 if (clearStencil) { in HandleDepthAttachment()
1306 if (clearDepth || clearStencil) { in HandleDepthAttachment()
1311 if (clearDepth && clearStencil) { in HandleDepthAttachment()
1316 } else if (clearStencil) { in HandleDepthAttachment()
1325 if (clearStencil) { in HandleDepthAttachment()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-graphic.md493 | webgl | WebGLRenderingContextBase | clearStencil(s: GLint): void; | 新增 |
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-graphic.md493 | webgl | WebGLRenderingContextBase | clearStencil(s: GLint): void; | Added|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-graphic.md348 |删除|模块名: webgl<br>类名: WebGLRenderingContextBase<br>方法 or 属性:clearStencil(s: GLint): void;|NA|webgl.…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-graphic.md348 …br>Class name: WebGLRenderingContextBase<br>Method or attribute name: clearStencil(s: GLint): void…