Home | History | Annotate | Download | only in compiler

Lines Matching refs:RC_SWIZZLE_UNUSED

65  * RC_SWIZZLE_UNUSED.
71 SET_SWZ(initial_value, i, RC_SWIZZLE_UNUSED);
112 return RC_SWIZZLE_UNUSED;
153 unsigned int new_swizzle = rc_init_swizzle(RC_SWIZZLE_UNUSED, 0);
156 if (new_chan == RC_SWIZZLE_UNUSED) {
173 || GET_SWZ(conversion_swizzle, i) == RC_SWIZZLE_UNUSED) {
275 if (new_swz != RC_SWIZZLE_UNUSED) {
333 unsigned int swz = RC_SWIZZLE_UNUSED;
685 unsigned int conversion_swizzle = rc_init_swizzle(RC_SWIZZLE_UNUSED, 0);
747 if (swz != RC_SWIZZLE_UNUSED) {
751 assert(swz != RC_SWIZZLE_UNUSED);