Searched refs:swizzleEnable (Results 1 – 5 of 5) sorted by relevance
1098 bool swizzleEnable; // when enabled, core will parse the swizzle map when member
1068 … state.backendState.swizzleEnable, state.backendState.constantInterpolationMask, isDegenerate); in BinTrianglesImpl()1210 state.backendState.swizzleEnable, state.backendState.constantInterpolationMask); in BinPostSetupPointsImpl()1618 state.backendState.swizzleEnable, state.backendState.constantInterpolationMask); in BinPostSetupLinesImpl()
468 … uint32_t mapSlot = backendState.swizzleEnable ? backendState.swizzleMap[slot].sourceAttrib : slot;
958 if (backendState.swizzleEnable) in SetupPipeline()
1779 backendState.swizzleEnable = true; in swr_update_derived()