Searched refs:vc5_rt_format_supported (Results 1 – 4 of 4) sorted by relevance
50 vc5_rt_format_supported(const struct v3d_device_info *devinfo, in vc5_rt_format_supported() function
497 bool vc5_rt_format_supported(const struct v3d_device_info *devinfo,
496 vc5_rt_format_supported(&screen->devinfo, format)) { in vc5_screen_is_format_supported()
453 assert(vc5_rt_format_supported(&screen->devinfo, prsc->format)); in vc5_resource_setup()