Home
last modified time | relevance | path

Searched refs:glScissorIndexed (Results 1 – 17 of 17) sorted by relevance

/external/deqp/framework/platform/null/
DtcuNullRenderContextInitFuncs.inl662 gl->scissorIndexed = glScissorIndexed;
DtcuNullRenderContextFuncs.inl5697 GLW_APICALL void GLW_APIENTRY glScissorIndexed (GLuint index, GLint left, GLint bottom, GLsizei wid… function
/external/deqp/framework/opengl/wrapper/
DglwInitGL42.inl329 gl->scissorIndexed = (glScissorIndexedFunc) loader->get("glScissorIndexed");
DglwInitGL41.inl320 gl->scissorIndexed = (glScissorIndexedFunc) loader->get("glScissorIndexed");
DglwInitGL43.inl363 gl->scissorIndexed = (glScissorIndexedFunc) loader->get("glScissorIndexed");
DglwInitGL44.inl372 gl->scissorIndexed = (glScissorIndexedFunc) loader->get("glScissorIndexed");
DglwInitGL45.inl454 gl->scissorIndexed = (glScissorIndexedFunc) loader->get("glScissorIndexed");
DglwInitGL46.inl457 gl->scissorIndexed = (glScissorIndexedFunc) loader->get("glScissorIndexed");
DglwApi.inl662 #define glScissorIndexed glwScissorIndexed macro
/external/mesa3d/include/GL/
Dgl_mangle.h1941 #define glScissorIndexed MANGLE(ScissorIndexed) macro
Dglcorearb.h2105 GLAPI void APIENTRY glScissorIndexed (GLuint index, GLint left, GLint bottom, GLsizei width, GLsize…
Dglext.h2052 GLAPI void APIENTRY glScissorIndexed (GLuint index, GLint left, GLint bottom, GLsizei width, GLsize…
/external/deqp/framework/opengl/
DgluCallLogWrapperApi.inl662 void glScissorIndexed (glw::GLuint index, glw::GLint left, glw::GLint bottom, glw::GLsi…
DgluCallLogWrapper.inl4834 void CallLogWrapper::glScissorIndexed (glw::GLuint index, glw::GLint left, glw::GLint bottom, glw::… function in CallLogWrapper
4837 …m_log << TestLog::Message << "glScissorIndexed(" << index << ", " << left << ", " << bottom << ", …
/external/virglrenderer/src/
Dvrend_renderer.c3266 glScissorIndexed(idx, ss->minx, y, ss->maxx - ss->minx, ss->maxy - ss->miny); in vrend_update_scissor_state()
/external/swiftshader/include/GL/
Dglcorearb.h2105 GLAPI void APIENTRY glScissorIndexed (GLuint index, GLint left, GLint bottom, GLsizei width, GLsize…
Dglext.h2052 GLAPI void APIENTRY glScissorIndexed (GLuint index, GLint left, GLint bottom, GLsizei width, GLsize…