Home | History | Annotate | Download | only in main

Lines Matching refs:DepthClamp

77    GLboolean DepthClamp;
270 attr->DepthClamp = ctx->Transform.DepthClamp;
522 TEST_AND_UPDATE(ctx->Transform.DepthClamp, enable->DepthClamp,
1267 if (xform->DepthClamp != ctx->Transform.DepthClamp)
1269 ctx->Transform.DepthClamp);