Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dviewport.h44 _mesa_ViewportIndexedfv(GLuint index, const GLfloat * v);
Dviewport.c230 _mesa_ViewportIndexedfv(GLuint index, const GLfloat *v) in _mesa_ViewportIndexedfv() function
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c1320 SET_ViewportIndexedfv(exec, _mesa_ViewportIndexedfv); in _mesa_initialize_exec_table()