Home
last modified time | relevance | path

Searched refs:_mesa_ViewportIndexedf (Results 1 – 2 of 2) 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