Searched refs:color_swap (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_image.c | 350 .color_swap = fmt.swap, in tu_image_view_init() 419 .color_swap = cfmt.swap).value; in tu_image_view_init() 429 .color_swap = cfmt.swap, in tu_image_view_init() 437 .color_swap = cfmt.swap, in tu_image_view_init()
|
D | tu_clear_blit.c | 171 .color_swap = format.swap, in r2d_src_buffer() 209 .color_swap = format.swap, in r2d_dst_buffer() 698 A6XX_RB_MRT_BUF_INFO(0, .color_format = format.fmt, .color_swap = format.swap), in r3d_dst_buffer()
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_formats.c | 583 uint32_t color_swap = radv_translate_colorswap(format, false); in radv_is_colorbuffer_format_supported() local 599 color_swap != ~0U && in radv_is_colorbuffer_format_supported()
|
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_gmem.c | 127 .color_swap = swap), in emit_mrt() 891 .color_format = format, .color_swap = swap, .flags = ubwc_enabled), in emit_blit()
|