Home
last modified time | relevance | path

Searched defs:glBindBufferBase (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/opengl/wrapper/
DglwApi.inl15 #define glBindBufferBase glwBindBufferBase macro
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv3.cpp1898 GL_APICALL void GL_APIENTRY glBindBufferBase(GLenum target, GLuint index, GLuint buffer) in glBindBufferBase() function
/external/mesa3d/include/GL/
Dgl_mangle.h75 #define glBindBufferBase MANGLE(BindBufferBase) macro
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl70 void CallLogWrapper::glBindBufferBase (glw::GLenum target, glw::GLuint index, glw::GLuint buffer) function in CallLogWrapper
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl63 GLW_APICALL void GLW_APIENTRY glBindBufferBase (GLenum target, GLuint index, GLuint buffer) function