Searched defs:glBindBufferRange (Results 1 – 11 of 11) sorted by relevance
/external/angle/util/ |
D | gles_loader_autogen.h | 283 #define glBindBufferRange l_glBindBufferRange macro
|
/external/angle/src/tests/restricted_traces/ |
D | trace_gles_loader_autogen.h | 283 #define glBindBufferRange t_glBindBufferRange macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwApi.inl | 16 #define glBindBufferRange glwBindBufferRange macro
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | entry_points.cpp | 1190 GL_APICALL void GL_APIENTRY glBindBufferRange(GLenum target, GLuint index, GLuint buffer, GLintptr … in glBindBufferRange() function
|
/external/angle/scripts/ |
D | entry_point_packed_gl_enums.json | 47 "glBindBufferRange": { object
|
/external/angle/src/libGLESv2/ |
D | libGLESv2_autogen.cpp | 866 glBindBufferRange(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size) in glBindBufferRange() function
|
/external/angle/src/libGL/ |
D | libGL_autogen.cpp | 3045 glBindBufferRange(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size) in glBindBufferRange() function
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 71 GLW_APICALL void GLW_APIENTRY glBindBufferRange (GLenum target, GLuint index, GLuint buffer, GLintp… function
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 77 void CallLogWrapper::glBindBufferRange (glw::GLenum target, glw::GLuint index, glw::GLuint buffer, … function in CallLogWrapper
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 7744 #define glBindBufferRange GLEW_GET_FUN(__glewBindBufferRange) macro
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 16725 #define glBindBufferRange epoxy_glBindBufferRange macro
|