Home
last modified time | relevance | path

Searched defs:scissorIndexedv (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h528 PFNGLSCISSORINDEXEDVPROC scissorIndexedv = nullptr; variable
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl663 glScissorIndexedvFunc scissorIndexedv; variable
/external/angle/src/libANGLE/
DContext_gl.cpp2593 void Context::scissorIndexedv(GLuint index, const GLint *v) in scissorIndexedv() function in gl::Context