Home | History | Annotate | Download | only in main

Lines Matching refs:DepthBias

158              ctx->Pixel.DepthScale != 1.0f || ctx->Pixel.DepthBias != 0.0f ||
163 return ctx->Pixel.DepthScale != 1.0f || ctx->Pixel.DepthBias != 0.0f;
271 if (ctx->Pixel.DepthScale != 1.0F || ctx->Pixel.DepthBias != 0.0F)
817 = ctx->Pixel.DepthScale != 1.0F || ctx->Pixel.DepthBias != 0.0F;