Home
last modified time | relevance | path

Searched refs:glScissorIndexedv (Results 1 – 12 of 12) sorted by relevance

/external/deqp/framework/platform/null/
DtcuNullRenderContextInitFuncs.inl462 gl->scissorIndexedv = glScissorIndexedv;
DtcuNullRenderContextFuncs.inl3738 GLW_APICALL void GLW_APIENTRY glScissorIndexedv (GLuint index, const GLint *v) function
/external/deqp/framework/opengl/wrapper/
DglwInitGL41.inl321 gl->scissorIndexedv = (glScissorIndexedvFunc) loader->get("glScissorIndexedv");
DglwInitGL42.inl330 gl->scissorIndexedv = (glScissorIndexedvFunc) loader->get("glScissorIndexedv");
DglwInitGL44.inl373 gl->scissorIndexedv = (glScissorIndexedvFunc) loader->get("glScissorIndexedv");
DglwInitGL43.inl364 gl->scissorIndexedv = (glScissorIndexedvFunc) loader->get("glScissorIndexedv");
DglwInitGL45.inl455 gl->scissorIndexedv = (glScissorIndexedvFunc) loader->get("glScissorIndexedv");
DglwApi.inl462 #define glScissorIndexedv glwScissorIndexedv macro
/external/mesa3d/include/GL/
Dgl_mangle.h1575 #define glScissorIndexedv MANGLE(ScissorIndexedv) macro
Dglext.h8383 GLAPI void APIENTRY glScissorIndexedv (GLuint index, const GLint *v);
/external/deqp/framework/opengl/
DgluCallLogWrapperApi.inl462 void glScissorIndexedv (glw::GLuint index, const glw::GLint *v);
DgluCallLogWrapper.inl3425 void CallLogWrapper::glScissorIndexedv (glw::GLuint index, const glw::GLint *v) function in CallLogWrapper
3428 …m_log << TestLog::Message << "glScissorIndexedv(" << index << ", " << toHex(reinterpret_cast<deUin…