Home
last modified time | relevance | path

Searched refs:glBindBuffersBase (Results 1 – 13 of 13) sorted by relevance

/external/deqp/framework/platform/null/
DtcuNullRenderContextInitFuncs.inl17 gl->bindBuffersBase = glBindBuffersBase;
DtcuNullRenderContextFuncs.inl81 GLW_APICALL void GLW_APIENTRY glBindBuffersBase (GLenum target, GLuint first, GLsizei count, const … function
/external/deqp/framework/opengl/wrapper/
DglwInitGL44.inl17 gl->bindBuffersBase = (glBindBuffersBaseFunc) loader->get("glBindBuffersBase");
DglwInitGL46.inl17 gl->bindBuffersBase = (glBindBuffersBaseFunc) loader->get("glBindBuffersBase");
DglwInitGL45.inl17 gl->bindBuffersBase = (glBindBuffersBaseFunc) loader->get("glBindBuffersBase");
DglwApi.inl17 #define glBindBuffersBase glwBindBuffersBase macro
/external/mesa3d/include/GL/
Dgl_mangle.h83 #define glBindBuffersBase MANGLE(BindBuffersBase) macro
Dglcorearb.h2641 GLAPI void APIENTRY glBindBuffersBase (GLenum target, GLuint first, GLsizei count, const GLuint *bu…
Dglext.h2589 GLAPI void APIENTRY glBindBuffersBase (GLenum target, GLuint first, GLsizei count, const GLuint *bu…
/external/deqp/framework/opengl/
DgluCallLogWrapperApi.inl17 void glBindBuffersBase (glw::GLenum target, glw::GLuint first, glw::GLsizei count, cons…
DgluCallLogWrapper.inl84 void CallLogWrapper::glBindBuffersBase (glw::GLenum target, glw::GLuint first, glw::GLsizei count, … function in CallLogWrapper
87 …m_log << TestLog::Message << "glBindBuffersBase(" << toHex(target) << ", " << first << ", " << cou…
/external/swiftshader/include/GL/
Dglcorearb.h2641 GLAPI void APIENTRY glBindBuffersBase (GLenum target, GLuint first, GLsizei count, const GLuint *bu…
Dglext.h2589 GLAPI void APIENTRY glBindBuffersBase (GLenum target, GLuint first, GLsizei count, const GLuint *bu…