Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/
H A Dlima_format.h35 int lima_format_get_texel_reload(enum pipe_format f);
H A Dlima_format.c199 lima_format_get_texel_reload(enum pipe_format f) in lima_format_get_texel_reload() function
H A Dlima_blit.c107 td->format = lima_format_get_texel_reload(psurf->format); in lima_pack_blit_cmd()