Searched defs:depthMaxF (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_copypix.c207 const GLfloat depthMaxF = ctx->DrawBuffer->_DepthMaxF; local in function:scale_and_bias_z
214 const GLdouble depthMaxF = ctx->DrawBuffer->_DepthMaxF; local in function:scale_and_bias_z
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_copypix.c207 const GLfloat depthMaxF = ctx->DrawBuffer->_DepthMaxF; local in function:scale_and_bias_z
214 const GLdouble depthMaxF = ctx->DrawBuffer->_DepthMaxF; local in function:scale_and_bias_z

Completed in 3 milliseconds