Searched refs:lima_format_pixel_supported (Results 1 – 4 of 4) sorted by relevance
32 bool lima_format_pixel_supported(enum pipe_format f);
182 lima_format_pixel_supported(enum pipe_format f) in lima_format_pixel_supported() function
225 if (!lima_format_pixel_supported(info->dst.resource->format)) in lima_do_blit()
343 if (!lima_format_pixel_supported(format)) in lima_screen_is_format_supported()