Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/translate/
Dtranslate.c54 return translate_generic_is_output_format_supported(format); in translate_is_output_format_supported()
Dtranslate.h166 boolean translate_generic_is_output_format_supported(enum pipe_format format);
Dtranslate_generic.c851 boolean translate_generic_is_output_format_supported(enum pipe_format format) in translate_generic_is_output_format_supported() function