Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_formats.c142 vc4_tex_format_supported(enum pipe_format f) in vc4_tex_format_supported() function
Dvc4_context.h500 bool vc4_tex_format_supported(enum pipe_format f);
Dvc4_screen.c539 vc4_tex_format_supported(format) && in vc4_screen_is_format_supported()