Home
last modified time | relevance | path

Searched defs:depth_clear (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_draw.c349 uint32_t color_clear, uint32_t depth_clear, unsigned patch_type) in clear_fast()
436 uint32_t color_clear = 0, depth_clear = 0; in fd2_clear_fast() local
578 uint32_t clear_mask, depth_clear; in fd2_clear() local
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_cmd_buffer.c2231 bool depth_clear; in pvr_perform_start_of_render_attachment_clear() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_private.h483 } depth_clear; member