Searched defs:glBindBufferBase (Results 1 – 9 of 9) sorted by relevance
/external/deqp/framework/opengl/wrapper/ |
D | glwApi.inl | 15 #define glBindBufferBase glwBindBufferBase macro
|
/external/angle/scripts/ |
D | entry_point_packed_gl_enums.json | 43 "glBindBufferBase": { object
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | entry_points.cpp | 1195 GL_APICALL void GL_APIENTRY glBindBufferBase(GLenum target, GLuint index, GLuint buffer) in glBindBufferBase() function
|
/external/angle/util/ |
D | gles_loader_autogen.cpp | 278 ANGLE_UTIL_EXPORT PFNGLBINDBUFFERBASEPROC glBindBufferBase; variable
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 70 void CallLogWrapper::glBindBufferBase (glw::GLenum target, glw::GLuint index, glw::GLuint buffer) function in CallLogWrapper
|
/external/angle/src/libGL/ |
D | libGL_autogen.cpp | 3054 void GL_APIENTRY glBindBufferBase(GLenum target, GLuint index, GLuint buffer) in glBindBufferBase() function
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 63 GLW_APICALL void GLW_APIENTRY glBindBufferBase (GLenum target, GLuint index, GLuint buffer) function
|
/external/angle/src/libGLESv2/ |
D | libGLESv2_autogen.cpp | 860 void GL_APIENTRY glBindBufferBase(GLenum target, GLuint index, GLuint buffer) in glBindBufferBase() function
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 7743 #define glBindBufferBase GLEW_GET_FUN(__glewBindBufferBase) macro
|