Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_formats.c77 v3d_tex_format_supported(const struct v3d_device_info *devinfo, in v3d_tex_format_supported() function
Dv3d_context.h747 bool v3d_tex_format_supported(const struct v3d_device_info *devinfo,
Dv3d_screen.c649 !v3d_tex_format_supported(&screen->devinfo, format)) { in v3d_screen_is_format_supported()