Searched refs:v3d_tex_format_supported (Results 1 – 3 of 3) sorted by relevance
77 v3d_tex_format_supported(const struct v3d_device_info *devinfo, in v3d_tex_format_supported() function
747 bool v3d_tex_format_supported(const struct v3d_device_info *devinfo,
649 !v3d_tex_format_supported(&screen->devinfo, format)) { in v3d_screen_is_format_supported()