Home
last modified time | relevance | path

Searched refs:_mesa_DepthRangeIndexedfOES (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Dviewport.h87 _mesa_DepthRangeIndexedfOES(GLuint index, GLfloat n, GLfloat f);
Dviewport.c464 _mesa_DepthRangeIndexedfOES(GLuint index, GLfloat nearval, GLfloat farval) in _mesa_DepthRangeIndexedfOES() function
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c389 SET_DepthRangeIndexedfOES(exec, _mesa_DepthRangeIndexedfOES); in _mesa_initialize_exec_table()