Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_format.h32 bool lima_format_pixel_supported(enum pipe_format f);
Dlima_format.c182 lima_format_pixel_supported(enum pipe_format f) in lima_format_pixel_supported() function
Dlima_screen.c328 if (!lima_format_pixel_supported(format)) in lima_screen_is_format_supported()