Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/wrapper/
DglwApi.inl15 #define glBindBufferBase glwBindBufferBase macro
/external/angle/scripts/
Dentry_point_packed_gl_enums.json43 "glBindBufferBase": { object
/external/swiftshader/src/OpenGL/libGLESv2/
Dentry_points.cpp1195 GL_APICALL void GL_APIENTRY glBindBufferBase(GLenum target, GLuint index, GLuint buffer) in glBindBufferBase() function
/external/angle/util/
Dgles_loader_autogen.cpp278 ANGLE_UTIL_EXPORT PFNGLBINDBUFFERBASEPROC glBindBufferBase; variable
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl70 void CallLogWrapper::glBindBufferBase (glw::GLenum target, glw::GLuint index, glw::GLuint buffer) function in CallLogWrapper
/external/angle/src/libGL/
DlibGL_autogen.cpp3054 void GL_APIENTRY glBindBufferBase(GLenum target, GLuint index, GLuint buffer) in glBindBufferBase() function
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl63 GLW_APICALL void GLW_APIENTRY glBindBufferBase (GLenum target, GLuint index, GLuint buffer) function
/external/angle/src/libGLESv2/
DlibGLESv2_autogen.cpp860 void GL_APIENTRY glBindBufferBase(GLenum target, GLuint index, GLuint buffer) in glBindBufferBase() function
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h7743 #define glBindBufferBase GLEW_GET_FUN(__glewBindBufferBase) macro