Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dviewport.h51 _mesa_ViewportIndexedf(GLuint index, GLfloat x, GLfloat y, GLfloat w, GLfloat h);
Dviewport.c264 _mesa_ViewportIndexedf(GLuint index, GLfloat x, GLfloat y, in _mesa_ViewportIndexedf() function
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c335 SET_ViewportIndexedf(exec, _mesa_ViewportIndexedf); in _mesa_initialize_exec_table()