Searched refs:swizzleEnable (Results 1 – 5 of 5) sorted by relevance
1116 bool swizzleEnable; // when enabled, core will parse the swizzle map when member
1158 state.backendState.swizzleEnable, in BinTrianglesImpl()1300 1, state.backendState.swizzleEnable, state.backendState.constantInterpolationMask); in BinPostSetupPointsImpl()1697 2, state.backendState.swizzleEnable, state.backendState.constantInterpolationMask); in BinPostSetupLinesImpl()
508 backendState.swizzleEnable ? backendState.swizzleMap[slot].sourceAttrib : slot;
967 if (backendState.swizzleEnable) in SetupPipeline()
2040 backendState.swizzleEnable = true; in swr_update_derived()