Searched refs:_DepthMaxF (Results 1 – 3 of 3) sorted by relevance
76 fb->_DepthMaxF = (GLfloat) fb->_DepthMax; in compute_depth_max()79 fb->_MRD = (GLfloat)1.0 / fb->_DepthMaxF; in compute_depth_max()
2701 GLfloat _DepthMaxF; /**< Float max depth buffer value */ member
6109 mach->Outputs[0].xyzw[2].f[i] *= ctx->DrawBuffer->_DepthMaxF; in tgsi_exec_machine_run()