Home | History | Annotate | Download | only in swrast

Lines Matching refs:FIXED_SHIFT

131    const GLint fixedToDepthShift = depthBits <= 16 ? FIXED_SHIFT : 0;