Home
last modified time | relevance | path

Searched refs:util_format_s3tc_enabled (Results 1 – 2 of 2) sorted by relevance

/external/virglrenderer/src/gallium/auxiliary/util/
Du_format_s3tc.h44 extern boolean util_format_s3tc_enabled;
Du_format.c43 boolean util_format_s3tc_enabled = FALSE; variable
223 if (util_format_is_s3tc(format) && !util_format_s3tc_enabled) { in util_format_is_supported()