Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/lima/
Dlima_format.h32 bool lima_format_pixel_supported(enum pipe_format f);
Dlima_format.c163 lima_format_pixel_supported(enum pipe_format f) in lima_format_pixel_supported() function
Dlima_screen.c310 !lima_format_pixel_supported(format)) in lima_screen_is_format_supported()