Home | History | Annotate | Download | only in Pipeline

Lines Matching refs:frontFaceCCW

58 					face = As<Float4>(state.frontFaceCCW ? CmpNLT(face, Float4(0.0f)) : CmpLT(face, Float4(0.0f)));