Searched refs:can_fast_clear_depth (Results 1 – 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_clear.c | 395 can_fast_clear_depth(struct crocus_context *ice, in can_fast_clear_depth() function 571 can_fast_clear_depth(ice, z_res, level, box, render_condition_enabled, in clear_depth_stencil()
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_clear.c | 415 can_fast_clear_depth(struct iris_context *ice, in can_fast_clear_depth() function 581 can_fast_clear_depth(ice, z_res, level, box, render_condition_enabled, in clear_depth_stencil()
|
/third_party/mesa3d/docs/relnotes/ |
D | 21.0.0.rst | 2554 - iris: Make can_fast_clear_depth return constants
|