Home
last modified time | relevance | path

Searched refs:depth_write (Results 1 – 25 of 58) sorted by relevance

123

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_state.h110 VkBool32 depth_write; member
Dzink_state.c509 cso->hw_state.depth_write = depth_stencil_alpha->depth_writemask; in zink_create_depth_stencil_alpha_state()
519 bool prev_zwrite = ctx->dsa_state ? ctx->dsa_state->hw_state.depth_write : false; in zink_bind_depth_stencil_alpha_state()
530 if (prev_zwrite != (ctx->dsa_state ? ctx->dsa_state->hw_state.depth_write : false)) { in zink_bind_depth_stencil_alpha_state()
Dzink_pipeline.c175 depth_stencil_state.depthWriteEnable = state->dyn_state1.depth_stencil_alpha_state->depth_write; in zink_create_gfx_pipeline()
Dzink_draw.cpp652 VKCTX(CmdSetDepthWriteEnableEXT)(batch->state->cmdbuf, dsa_state->hw_state.depth_write); in zink_draw_vbo()
/third_party/mesa3d/src/freedreno/ci/
Dfreedreno-a307-fails.txt126 dEQP-GLES3.functional.occlusion_query.depth_write,Fail
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_cmd_buffer.c3832 bool depth_write = tu6_writes_depth(cmd, depth_test_enable); in tu6_build_depth_plane_z_mode() local
3836 (depth_write || stencil_write)) { in tu6_build_depth_plane_z_mode()
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/
Dgles3-rotate-landscape.txt576 dEQP-GLES3.functional.occlusion_query.depth_write
Dgles3-rotate-portrait.txt576 dEQP-GLES3.functional.occlusion_query.depth_write
Dgles3-rotate-reverse-landscape.txt576 dEQP-GLES3.functional.occlusion_query.depth_write
Dgles3-rotate-reverse-portrait.txt576 dEQP-GLES3.functional.occlusion_query.depth_write
/third_party/vk-gl-cts/android/cts/master/
Dgles3-rotate-reverse-landscape.txt577 dEQP-GLES3.functional.occlusion_query.depth_write
Dgles3-rotate-landscape.txt577 dEQP-GLES3.functional.occlusion_query.depth_write
Dgles3-rotate-portrait.txt577 dEQP-GLES3.functional.occlusion_query.depth_write
Dgles3-rotate-reverse-portrait.txt577 dEQP-GLES3.functional.occlusion_query.depth_write
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.4.x/
Dgles3-rotate-landscape.txt865 dEQP-GLES3.functional.occlusion_query.depth_write
Dgles3-rotate-reverse-landscape.txt865 dEQP-GLES3.functional.occlusion_query.depth_write
Dgles3-rotate-reverse-portrait.txt865 dEQP-GLES3.functional.occlusion_query.depth_write
Dgles3-rotate-portrait.txt865 dEQP-GLES3.functional.occlusion_query.depth_write
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/
Dgles3-rotate-landscape.txt865 dEQP-GLES3.functional.occlusion_query.depth_write
Dgles3-rotate-reverse-portrait.txt865 dEQP-GLES3.functional.occlusion_query.depth_write
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/master/
Dgles3-rotate-landscape.txt865 dEQP-GLES3.functional.occlusion_query.depth_write
Dgles3-rotate-portrait.txt865 dEQP-GLES3.functional.occlusion_query.depth_write
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.5.x/
Dgles3-rotate-landscape.txt865 dEQP-GLES3.functional.occlusion_query.depth_write
Dgles3-rotate-reverse-portrait.txt865 dEQP-GLES3.functional.occlusion_query.depth_write
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.6.x/
Dgles3-rotate-landscape.txt865 dEQP-GLES3.functional.occlusion_query.depth_write

123