Home
last modified time | relevance | path

Searched refs:swap_r_b (Results 1 – 25 of 44) sorted by relevance

12

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/lima/
H A Dlima_format.c64 bool swap_r_b; member
81 .swap_r_b = swap, .swizzle = swiz \
87 .swap_r_b = swap, .channel_layout = ch_layout \
200 return lima_texel_formats[f].swap_r_b; in lima_format_get_texel_swap_rb()
206 return lima_pixel_formats[f].swap_r_b; in lima_format_get_pixel_swap_rb()
H A Dlima_texture.h37 uint32_t swap_r_b: 1; member
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/lima/
H A Dlima_format.c73 bool swap_r_b; member
90 .swap_r_b = swap, .swizzle = swiz \
96 .swap_r_b = swap, .channel_layout = ch_layout \
219 return lima_texel_formats[f].swap_r_b; in lima_format_get_texel_swap_rb()
225 return lima_pixel_formats[f].swap_r_b; in lima_format_get_pixel_swap_rb()
H A Dlima_texture.h37 uint32_t swap_r_b: 1; member
H A Dlima_texture.c86 desc->swap_r_b = lima_format_get_texel_swap_rb(prsc->format); in lima_texture_desc_set_res()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/lima/
H A Dlima_format.c73 bool swap_r_b; member
90 .swap_r_b = swap, .swizzle = swiz \
96 .swap_r_b = swap, .channel_layout = ch_layout \
219 return lima_texel_formats[f].swap_r_b; in lima_format_get_texel_swap_rb()
225 return lima_pixel_formats[f].swap_r_b; in lima_format_get_pixel_swap_rb()
H A Dlima_texture.h37 uint32_t swap_r_b: 1; member
H A Dlima_texture.c86 desc->swap_r_b = lima_format_get_texel_swap_rb(prsc->format); in lima_texture_desc_set_res()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/lima/
H A Dlima_format.c73 bool swap_r_b; member
90 .swap_r_b = swap, .swizzle = swiz \
96 .swap_r_b = swap, .channel_layout = ch_layout \
219 return lima_texel_formats[f].swap_r_b; in lima_format_get_texel_swap_rb()
225 return lima_pixel_formats[f].swap_r_b; in lima_format_get_pixel_swap_rb()
H A Dlima_texture.h37 uint32_t swap_r_b: 1; member
H A Dlima_texture.c86 desc->swap_r_b = lima_format_get_texel_swap_rb(prsc->format); in lima_texture_desc_set_res()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/lima/
H A Dlima_format.c73 bool swap_r_b; member
90 .swap_r_b = swap, .swizzle = swiz \
96 .swap_r_b = swap, .channel_layout = ch_layout \
219 return lima_texel_formats[f].swap_r_b; in lima_format_get_texel_swap_rb()
225 return lima_pixel_formats[f].swap_r_b; in lima_format_get_pixel_swap_rb()
H A Dlima_texture.h37 uint32_t swap_r_b: 1; member
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/lima/
H A Dlima_format.c73 bool swap_r_b; member
90 .swap_r_b = swap, .swizzle = swiz \
96 .swap_r_b = swap, .channel_layout = ch_layout \
219 return lima_texel_formats[f].swap_r_b; in lima_format_get_texel_swap_rb()
225 return lima_pixel_formats[f].swap_r_b; in lima_format_get_pixel_swap_rb()
H A Dlima_texture.h37 uint32_t swap_r_b: 1; member
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/lima/
H A Dlima_format.c73 bool swap_r_b; member
90 .swap_r_b = swap, .swizzle = swiz \
96 .swap_r_b = swap, .channel_layout = ch_layout \
219 return lima_texel_formats[f].swap_r_b; in lima_format_get_texel_swap_rb()
225 return lima_pixel_formats[f].swap_r_b; in lima_format_get_pixel_swap_rb()
H A Dlima_texture.h37 uint32_t swap_r_b: 1; member
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/lima/
H A Dlima_format.c73 bool swap_r_b; member
90 .swap_r_b = swap, .swizzle = swiz \
96 .swap_r_b = swap, .channel_layout = ch_layout \
219 return lima_texel_formats[f].swap_r_b; in lima_format_get_texel_swap_rb()
225 return lima_pixel_formats[f].swap_r_b; in lima_format_get_pixel_swap_rb()
H A Dlima_texture.h37 uint32_t swap_r_b: 1; member
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/lima/
H A Dlima_format.c73 bool swap_r_b; member
90 .swap_r_b = swap, .swizzle = swiz \
96 .swap_r_b = swap, .channel_layout = ch_layout \
219 return lima_texel_formats[f].swap_r_b; in lima_format_get_texel_swap_rb()
225 return lima_pixel_formats[f].swap_r_b; in lima_format_get_pixel_swap_rb()
H A Dlima_texture.h37 uint32_t swap_r_b: 1; member
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/lima/
H A Dlima_format.c73 bool swap_r_b; member
90 .swap_r_b = swap, .swizzle = swiz \
96 .swap_r_b = swap, .channel_layout = ch_layout \
219 return lima_texel_formats[f].swap_r_b; in lima_format_get_texel_swap_rb()
225 return lima_pixel_formats[f].swap_r_b; in lima_format_get_pixel_swap_rb()
H A Dlima_texture.h37 uint32_t swap_r_b: 1; member
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/lima/
H A Dlima_format.c73 bool swap_r_b; member
90 .swap_r_b = swap, .swizzle = swiz \
96 .swap_r_b = swap, .channel_layout = ch_layout \
219 return lima_texel_formats[f].swap_r_b; in lima_format_get_texel_swap_rb()
225 return lima_pixel_formats[f].swap_r_b; in lima_format_get_pixel_swap_rb()
H A Dlima_texture.h47 uint32_t swap_r_b: 1; member

12