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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dviewport.h84 _mesa_DepthRangeIndexed(GLuint index, GLclampd n, GLclampd f);
H A Dviewport.c445 _mesa_DepthRangeIndexed(GLuint index, GLclampd nearval, GLclampd farval) function in typeref:typename:void GLAPIENTRY
466 _mesa_DepthRangeIndexed(index, nearval, farval);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dviewport.h84 _mesa_DepthRangeIndexed(GLuint index, GLclampd n, GLclampd f);
H A Dviewport.c446 _mesa_DepthRangeIndexed(GLuint index, GLclampd nearval, GLclampd farval) function in typeref:typename:void GLAPIENTRY
467 _mesa_DepthRangeIndexed(index, nearval, farval);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c357 SET_DepthRangeIndexed(exec, _mesa_DepthRangeIndexed);
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c355 SET_DepthRangeIndexed(exec, _mesa_DepthRangeIndexed);

Completed in 9 milliseconds