Searched refs:clearStencil (Results 1 – 5 of 5) sorted by relevance
1293 … const bool clearStencil = (ref.stencilLoadOp == AttachmentLoadOp::CORE_ATTACHMENT_LOAD_OP_CLEAR); in HandleDepthAttachment() local1298 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()
493 | webgl | WebGLRenderingContextBase | clearStencil(s: GLint): void; | 新增 |
493 | webgl | WebGLRenderingContextBase | clearStencil(s: GLint): void; | Added|
348 |删除|模块名: webgl<br>类名: WebGLRenderingContextBase<br>方法 or 属性:clearStencil(s: GLint): void;|NA|webgl.…
348 …br>Class name: WebGLRenderingContextBase<br>Method or attribute name: clearStencil(s: GLint): void…