Home
last modified time | relevance | path

Searched refs:fast_clear_color (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_clear.c164 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 Dcrocus_clear.c198 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 DgenX_cmd_buffer.c6530 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