Home
last modified time | relevance | path

Searched refs:clearDepth (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/templates/rendernodegraphs/
H A Drender_node_default_material_render_slot.rng26 "clearDepth": [ 1.0, 0 ],
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/assets/3d/rendernodegraphs/
H A Dcore3d_rng_cam_scene_deferred.rng109 "clearDepth": [ 1.0, 0 ],
220 "clearDepth": [ 1.0, 0 ],
H A Dcore3d_rng_cam_scene_pre_pass.rng56 "clearDepth": [ 1.0, 0 ],
H A Dcore3d_rng_cam_scene_lwrp_msaa_gles.rng63 "clearDepth": [ 1.0, 0 ],
H A Dcore3d_rng_cam_scene_lwrp.rng69 "clearDepth": [ 1.0, 0 ],
H A Dcore3d_rng_cam_scene_hdrp_msaa.rng74 "clearDepth": [ 1.0, 0 ],
H A Dcore3d_rng_reflection_cam_scene.rng60 "clearDepth": [ 1.0, 0 ],
H A Dcore3d_rng_cam_scene_hdrp.rng90 "clearDepth": [ 1.0, 0 ],
H A Dcore3d_rng_cam_scene_lwrp_msaa.rng69 "clearDepth": [ 1.0, 0 ],
H A Dcore3d_rng_reflection_cam_scene_msaa.rng61 "clearDepth": [ 1.0, 0 ],
H A Dcore3d_rng_cam_scene_hdrp_msaa_depth.rng78 "clearDepth": [ 1.0, 0 ],
H A Dcore3d_rng_cam_scene_lwrp_msaa_depth.rng73 "clearDepth": [ 1.0, 0 ],
/ohos5.0/docs/zh-cn/application-dev/webgl/
H A Dwebgl-2d-guidelines.md247 gl.clearDepth(1.0); // 清除所有内容。
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp1292 const bool clearDepth = (ref.loadOp == AttachmentLoadOp::CORE_ATTACHMENT_LOAD_OP_CLEAR); in HandleDepthAttachment() local
1295 if ((clearDepth) && (!cacheState_.depthStencilState.enableDepthWrite)) { in HandleDepthAttachment()
1306 if (clearDepth || clearStencil) { in HandleDepthAttachment()
1311 if (clearDepth && clearStencil) { in HandleDepthAttachment()
1314 } else if (clearDepth) { in HandleDepthAttachment()
1321 if ((clearDepth) && (!cacheState_.depthStencilState.enableDepthWrite)) { in HandleDepthAttachment()
/ohos5.0/docs/en/application-dev/webgl/
H A Dwebgl-2d-guidelines.md243 gl.clearDepth(1.0); // Clear all content.
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-graphic.md494 | webgl | WebGLRenderingContextBase | clearDepth(depth: GLclampf): void; | 新增 |
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-graphic.md494 | webgl | WebGLRenderingContextBase | clearDepth(depth: GLclampf): void; | Added|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-graphic.md347 |删除|模块名: webgl<br>类名: WebGLRenderingContextBase<br>方法 or 属性:clearDepth(depth: GLclampf): void;|NA|w…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-graphic.md347 …<br>Class name: WebGLRenderingContextBase<br>Method or attribute name: clearDepth(depth: GLclampf)…