Searched refs:constantSource (Results 1 – 3 of 3) sorted by relevance
1085 uint16_t constantSource : 2; // constant source to apply member
194 switch ((SWR_CONSTANT_SOURCE)backendState.swizzleMap[i].constantSource) in ProcessAttributes()199 constantValue = constTable[backendState.swizzleMap[i].constantSource][comp]; in ProcessAttributes()
1783 backendState.swizzleMap[ctx->vs->info.base.num_outputs - 1].constantSource = in swr_update_derived()