Home
last modified time | relevance | path

Searched refs:blorp_can_hiz_clear_depth (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/intel/blorp/
Dblorp.h235 blorp_can_hiz_clear_depth(const struct intel_device_info *devinfo,
Dblorp_clear.c903 blorp_can_hiz_clear_depth(const struct intel_device_info *devinfo, in blorp_can_hiz_clear_depth() function
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_clear.c411 if (!blorp_can_hiz_clear_depth(devinfo, &res->surf, res->aux.usage, in can_fast_clear_depth()
/third_party/mesa3d/docs/relnotes/
D19.3.0.rst2650 - intel: Refactor blorp_can_hiz_clear_depth()
2652 - iris: Start using blorp_can_hiz_clear_depth()
D22.0.0.rst3401 - blorp: Drop multisampled code in blorp_can_hiz_clear_depth
/third_party/mesa3d/src/intel/vulkan/
DgenX_cmd_buffer.c493 if (!blorp_can_hiz_clear_depth(&device->info, in anv_can_hiz_clear_ds_view()