Searched refs:vc4_tex_format_supported (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_screen.c400 (!vc4_tex_format_supported(format) ||
464 tex_will_lower = !vc4_tex_format_supported(format);
486 *external_only = !vc4_tex_format_supported(format);
H A Dvc4_formats.c142 vc4_tex_format_supported(enum pipe_format f) function in typeref:typename:bool
H A Dvc4_context.h506 bool vc4_tex_format_supported(enum pipe_format f);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_formats.c142 vc4_tex_format_supported(enum pipe_format f) function in typeref:typename:bool
H A Dvc4_context.h508 bool vc4_tex_format_supported(enum pipe_format f);
H A Dvc4_screen.c387 (!vc4_tex_format_supported(format) ||

Completed in 10 milliseconds