Searched refs:v3d_rt_format_supported (Results 1 – 4 of 4) sorted by relevance
50 v3d_rt_format_supported(const struct v3d_device_info *devinfo, in v3d_rt_format_supported() function
599 !v3d_rt_format_supported(&screen->devinfo, format)) { in v3d_screen_is_format_supported()
667 bool v3d_rt_format_supported(const struct v3d_device_info *devinfo,
697 assert(v3d_rt_format_supported(&screen->devinfo, prsc->format)); in v3d_resource_setup()