Searched refs:blorp_fast_clear (Results 1 - 5 of 5) sorted by relevance
/third_party/mesa3d/src/intel/blorp/ |
H A D | blorp.h | 186 blorp_fast_clear(struct blorp_batch *batch,
|
H A D | blorp_clear.c | 448 blorp_fast_clear(struct blorp_batch *batch, in blorp_fast_clear() function
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_clear.c | 283 blorp_fast_clear(&blorp_batch, &surf, res->surf.format, in fast_clear_color()
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_clear.c | 309 blorp_fast_clear(&blorp_batch, &surf, isl_format_srgb_to_linear(format), in fast_clear_color()
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_blorp.c | 1869 blorp_fast_clear(&batch, &surf, format, swizzle, in anv_image_mcs_op() 1966 blorp_fast_clear(&batch, &surf, format, swizzle, in anv_image_ccs_op()
|
Completed in 9 milliseconds