Home | History | Annotate | Download | only in d3d11

Lines Matching refs:depthFront

917         mPixelConstants.depthFront[0] = (actualZFar - actualZNear) * 0.5f;
918 mPixelConstants.depthFront[1] = (actualZNear + actualZFar) * 0.5f;