Searched refs:_mesa_DepthRangef (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dviewport.h68 _mesa_DepthRangef(GLclampf nearval, GLclampf farval);
H A Dviewport.c349 _mesa_DepthRangef(GLclampf nearval, GLclampf farval) function in typeref:typename:void GLAPIENTRY
H A Des1_conversion.c100 _mesa_DepthRangef((GLclampf) (zNear / 65536.0f),
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dviewport.h68 _mesa_DepthRangef(GLclampf nearval, GLclampf farval);
H A Dviewport.c350 _mesa_DepthRangef(GLclampf nearval, GLclampf farval) function in typeref:typename:void GLAPIENTRY
H A Des1_conversion.c99 _mesa_DepthRangef((GLclampf) (zNear / 65536.0f),
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c657 SET_DepthRangef(exec, _mesa_DepthRangef);
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c822 SET_DepthRangef(exec, _mesa_DepthRangef);

Completed in 18 milliseconds