Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_screen.c403 (!vc4_tex_format_supported(format) || in vc4_screen_is_format_supported()
467 tex_will_lower = !vc4_tex_format_supported(format); in vc4_screen_query_dmabuf_modifiers()
489 *external_only = !vc4_tex_format_supported(format); in vc4_screen_is_dmabuf_modifier_supported()
Dvc4_formats.c142 vc4_tex_format_supported(enum pipe_format f) in vc4_tex_format_supported() function
Dvc4_context.h506 bool vc4_tex_format_supported(enum pipe_format f);