Searched defs:scissorIndexed (Results 1 – 3 of 3) sorted by relevance
527 PFNGLSCISSORINDEXEDPROC scissorIndexed = nullptr; variable
662 glScissorIndexedFunc scissorIndexed; variable
2588 void Context::scissorIndexed(GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height) in scissorIndexed() function in gl::Context