Searched defs:UTIL_FORMAT_SWIZZLE_NONE (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_format.h113 UTIL_FORMAT_SWIZZLE_NONE = 6, enumerator in enum:util_format_swizzle
481 desc->swizzle[0] != UTIL_FORMAT_SWIZZLE_NONE;
488 desc->swizzle[1] != UTIL_FORMAT_SWIZZLE_NONE;
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_format.h113 UTIL_FORMAT_SWIZZLE_NONE = 6, enumerator in enum:util_format_swizzle
481 desc->swizzle[0] != UTIL_FORMAT_SWIZZLE_NONE;
488 desc->swizzle[1] != UTIL_FORMAT_SWIZZLE_NONE;

Completed in 123 milliseconds