Home
last modified time | relevance | path

Searched refs:lima_format_get_texel_swap_rb (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/
H A Dlima_format.h36 bool lima_format_get_texel_swap_rb(enum pipe_format f);
H A Dlima_format.c217 lima_format_get_texel_swap_rb(enum pipe_format f) in lima_format_get_texel_swap_rb() function
H A Dlima_texture.c90 desc->swap_r_b = lima_format_get_texel_swap_rb(prsc->format); in lima_texture_desc_set_res()