Home
last modified time | relevance | path

Searched refs:vc5_tex_format_supported (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_formats.c73 vc5_tex_format_supported(const struct v3d_device_info *devinfo, in vc5_tex_format_supported() function
Dvc5_context.h499 bool vc5_tex_format_supported(const struct v3d_device_info *devinfo,
Dvc5_screen.c501 vc5_tex_format_supported(&screen->devinfo, format)) { in vc5_screen_is_format_supported()