Searched refs:setDepthRange (Results 1 – 6 of 6) sorted by relevance
319 void setDepthRange(float zNear, float zFar);
417 void Context::setDepthRange(float zNear, float zFar) in setDepthRange() function in es1::Context
1160 context->setDepthRange(zNear, zFar); in DepthRangef()
454 void setDepthRange(float zNear, float zFar);
407 void Context::setDepthRange(float zNear, float zFar) in setDepthRange() function in es2::Context
1369 context->setDepthRange(zNear, zFar); in DepthRangef()