Home | History | Annotate | Download | only in main

Lines Matching refs:DepthBias

5437    if (ctx->Pixel.DepthScale == 1.0 && ctx->Pixel.DepthBias == 0.0) {
5516 ctx->Pixel.DepthBias == 0.0) {
5584 const GLfloat bias = ctx->Pixel.DepthBias;
5665 if (ctx->Pixel.DepthScale != 1.0 || ctx->Pixel.DepthBias != 0.0) {
5792 if (ctx->Pixel.DepthScale != 1.0 || ctx->Pixel.DepthBias != 0.0) {