Home
last modified time | relevance | path

Searched refs:v3dv_format_swizzle_needs_rb_swap (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dvx_device.c72 v3dv_format_swizzle_needs_rb_swap(format->swizzle)) { in encode_border_color()
H A Dv3dv_formats.c45 v3dv_format_swizzle_needs_rb_swap(const uint8_t *swizzle) in v3dv_format_swizzle_needs_rb_swap() function
H A Dv3dv_image.c556 iview->swap_rb = v3dv_format_swizzle_needs_rb_swap(iview->swizzle); in create_image_view()
H A Dv3dvx_meta_common.c316 return v3dv_format_swizzle_needs_rb_swap(swizzle); in format_needs_rb_swap()
H A Dv3dv_private.h586 bool v3dv_format_swizzle_needs_rb_swap(const uint8_t *swizzle);

Completed in 10 milliseconds