Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/wrapper/
DglwApi.inl16 #define glBindBufferRange glwBindBufferRange macro
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv3.cpp1852 GL_APICALL void GL_APIENTRY glBindBufferRange(GLenum target, GLuint index, GLuint buffer, GLintptr … in glBindBufferRange() function
/external/mesa3d/include/GL/
Dgl_mangle.h81 #define glBindBufferRange MANGLE(BindBufferRange) macro
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl77 void CallLogWrapper::glBindBufferRange (glw::GLenum target, glw::GLuint index, glw::GLuint buffer, … function in CallLogWrapper
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl71 GLW_APICALL void GLW_APIENTRY glBindBufferRange (GLenum target, GLuint index, GLuint buffer, GLintp… function