Searched refs:constantInterpolationMask (Results 1 – 4 of 4) sorted by relevance
82 …2_t constantInterpMask = IsDegenerate::value ? 0xFFFFFFFF : backendState.constantInterpolationMask; in ProcessAttributes()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()
1092 …uint32_t constantInterpolationMask; // bitmask indicating which attributes have constant inter… member
446 uint32_t constantInterpMask = state.backendState.constantInterpolationMask;
1795 backendState.constantInterpolationMask = ctx->fs->constantMask | in swr_update_derived()