Home
last modified time | relevance | path

Searched refs:color_swap (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/freedreno/vulkan/
Dtu_image.c350 .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()
Dtu_clear_blit.c171 .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/
Dradv_formats.c583 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/
Dfd6_gmem.c127 .color_swap = swap), in emit_mrt()
891 .color_format = format, .color_swap = swap, .flags = ubwc_enabled), in emit_blit()