/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
D | fd2_draw.c | 349 uint32_t color_clear, uint32_t depth_clear, unsigned patch_type) in clear_fast() argument 377 OUT_RING(ring, depth_clear); in clear_fast() 389 float depth = ((double)(depth_clear >> 8)) * (1.0 / (double)0xffffff); in clear_fast() 391 (depth_clear >> 8)); in clear_fast() 402 A2XX_RB_STENCILREFMASK_BF_STENCILREF(depth_clear & 0xff) | in clear_fast() 405 A2XX_RB_STENCILREFMASK_STENCILREF(depth_clear & 0xff) | in clear_fast() 436 uint32_t color_clear = 0, depth_clear = 0; in fd2_clear_fast() local 471 depth_clear = (uint32_t)(0xffff * depth); in fd2_clear_fast() 472 depth_clear |= depth_clear << 16; in fd2_clear_fast() 474 depth_clear = (((uint32_t)(0xffffff * depth)) << 8); in fd2_clear_fast() [all …]
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_meta_clear.c | 272 device->meta.depth_clear.cache = in v3dv_meta_clear_init() 276 &device->meta.depth_clear.p_layout); in v3dv_meta_clear_init() 295 hash_table_foreach(device->meta.depth_clear.cache, entry) { in v3dv_meta_clear_finish() 299 _mesa_hash_table_destroy(device->meta.depth_clear.cache, NULL); in v3dv_meta_clear_finish() 301 if (device->meta.depth_clear.p_layout) { in v3dv_meta_clear_finish() 302 v3dv_DestroyPipelineLayout(_device, device->meta.depth_clear.p_layout, in v3dv_meta_clear_finish() 946 _mesa_hash_table_search(device->meta.depth_clear.cache, &key); in get_depth_clear_pipeline() 967 device->meta.depth_clear.p_layout, in get_depth_clear_pipeline() 973 _mesa_hash_table_insert(device->meta.depth_clear.cache, in get_depth_clear_pipeline() 1044 cmd_buffer->device->meta.depth_clear.p_layout, in emit_subpass_color_clear_rects() [all …]
|
D | v3dv_private.h | 433 } depth_clear; member
|
/third_party/mesa3d/src/gallium/drivers/asahi/ |
D | magic.c | 99 float depth_clear = 1.0; in demo_cmdbuf() local 102 map[278] = fui(depth_clear); in demo_cmdbuf()
|
/third_party/mesa3d/src/freedreno/ci/ |
D | freedreno-a307-fails.txt | 118 dEQP-GLES3.functional.occlusion_query.depth_clear,Fail
|
/third_party/vk-gl-cts/android/cts/master/ |
D | gles3-rotate-landscape.txt | 578 dEQP-GLES3.functional.occlusion_query.depth_clear
|
D | gles3-rotate-reverse-landscape.txt | 578 dEQP-GLES3.functional.occlusion_query.depth_clear
|
D | gles3-rotate-portrait.txt | 578 dEQP-GLES3.functional.occlusion_query.depth_clear
|
D | gles3-rotate-reverse-portrait.txt | 578 dEQP-GLES3.functional.occlusion_query.depth_clear
|
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/ |
D | gles3-rotate-portrait.txt | 577 dEQP-GLES3.functional.occlusion_query.depth_clear
|
D | gles3-rotate-reverse-portrait.txt | 577 dEQP-GLES3.functional.occlusion_query.depth_clear
|
D | gles3-rotate-landscape.txt | 577 dEQP-GLES3.functional.occlusion_query.depth_clear
|
D | gles3-rotate-reverse-landscape.txt | 577 dEQP-GLES3.functional.occlusion_query.depth_clear
|
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.5.x/ |
D | gles3-rotate-landscape.txt | 866 dEQP-GLES3.functional.occlusion_query.depth_clear
|
D | gles3-rotate-reverse-portrait.txt | 866 dEQP-GLES3.functional.occlusion_query.depth_clear
|
D | gles3-rotate-reverse-landscape.txt | 866 dEQP-GLES3.functional.occlusion_query.depth_clear
|
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/master/ |
D | gles3-rotate-reverse-portrait.txt | 866 dEQP-GLES3.functional.occlusion_query.depth_clear
|
D | gles3-rotate-reverse-landscape.txt | 866 dEQP-GLES3.functional.occlusion_query.depth_clear
|
D | gles3-rotate-portrait.txt | 866 dEQP-GLES3.functional.occlusion_query.depth_clear
|
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/ |
D | gles3-rotate-reverse-landscape.txt | 866 dEQP-GLES3.functional.occlusion_query.depth_clear
|
D | gles3-rotate-reverse-portrait.txt | 866 dEQP-GLES3.functional.occlusion_query.depth_clear
|
D | gles3-rotate-portrait.txt | 866 dEQP-GLES3.functional.occlusion_query.depth_clear
|
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.4.x/ |
D | gles3-rotate-reverse-landscape.txt | 866 dEQP-GLES3.functional.occlusion_query.depth_clear
|
D | gles3-rotate-reverse-portrait.txt | 866 dEQP-GLES3.functional.occlusion_query.depth_clear
|
D | gles3-rotate-landscape.txt | 866 dEQP-GLES3.functional.occlusion_query.depth_clear
|