Searched refs:constantSource (Results 1 – 2 of 2) sorted by relevance
987 uint16_t constantSource : 2; // constant source to apply member
273 switch ((SWR_CONSTANT_SOURCE)backendState.swizzleMap[i].constantSource) in ProcessAttributes()278 constantValue = constTable[backendState.swizzleMap[i].constantSource][comp]; in ProcessAttributes()