Home
last modified time | relevance | path

Searched refs:vc5_rt_format_supported (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_formats.c50 vc5_rt_format_supported(const struct v3d_device_info *devinfo, in vc5_rt_format_supported() function
Dvc5_context.h497 bool vc5_rt_format_supported(const struct v3d_device_info *devinfo,
Dvc5_screen.c496 vc5_rt_format_supported(&screen->devinfo, format)) { in vc5_screen_is_format_supported()
Dvc5_resource.c453 assert(vc5_rt_format_supported(&screen->devinfo, prsc->format)); in vc5_resource_setup()