Searched refs:_mesa_DepthRange (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dviewport.h65 _mesa_DepthRange(GLclampd nearval, GLclampd farval);
H A Dviewport.c321 _mesa_DepthRange(GLclampd nearval, GLclampd farval) function in typeref:typename:void GLAPIENTRY
351 _mesa_DepthRange(nearval, farval);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dviewport.h65 _mesa_DepthRange(GLclampd nearval, GLclampd farval);
H A Dviewport.c322 _mesa_DepthRange(GLclampd nearval, GLclampd farval) function in typeref:typename:void GLAPIENTRY
352 _mesa_DepthRange(nearval, farval);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c414 SET_DepthRange(exec, _mesa_DepthRange);
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c440 SET_DepthRange(exec, _mesa_DepthRange);

Completed in 11 milliseconds