Searched refs:fast_clear_color (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_clear.c | 164 fast_clear_color(struct iris_context *ice, in fast_clear_color() function 338 fast_clear_color(ice, res, level, box, color); in clear_color()
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_clear.c | 198 fast_clear_color(struct crocus_context *ice, in fast_clear_color() function 358 fast_clear_color(ice, res, level, box, format, color, in clear_color()
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | genX_cmd_buffer.c | 6530 union isl_color_value fast_clear_color = { .u32 = { 0, } }; in CmdBeginRendering() local 6582 fast_clear_color = clear_color; in CmdBeginRendering() 6590 &fast_clear_color, in CmdBeginRendering() 6598 &fast_clear_color, in CmdBeginRendering() 6667 aux_usage, &fast_clear_color, in CmdBeginRendering()
|
Completed in 13 milliseconds