Home
last modified time | relevance | path

Searched refs:_mesa_ScissorIndexed (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/main/
Dscissor.h51 _mesa_ScissorIndexed(GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height);
Dscissor.c239 _mesa_ScissorIndexed(GLuint index, GLint left, GLint bottom, in _mesa_ScissorIndexed() function