Searched refs:SWIZZLE_NONE (Results 1 – 3 of 3) sorted by relevance
78 SWIZZLE_NONE: "UTIL_FORMAT_SWIZZLE_NONE",152 if format.colorspace == ZS and format.swizzles[0] != SWIZZLE_NONE:162 if format.colorspace == ZS and format.swizzles[1] != SWIZZLE_NONE:
35 SWIZZLE_X, SWIZZLE_Y, SWIZZLE_Z, SWIZZLE_W, SWIZZLE_0, SWIZZLE_1, SWIZZLE_NONE, = range(7) variable227 '_': SWIZZLE_NONE,
478 elif swizzle == SWIZZLE_NONE:506 elif swizzle == SWIZZLE_NONE: