Searched defs:glBindBufferRange (Results 1 – 6 of 6) sorted by relevance
/external/deqp/framework/opengl/wrapper/ |
D | glwApi.inl | 216 #define glBindBufferRange glwBindBufferRange macro
|
/external/chromium_org/third_party/angle/src/libGLESv2/ |
D | libGLESv2.cpp | 7188 void __stdcall glBindBufferRange(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsiz… in glBindBufferRange() function
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 1417 GLW_APICALL void GLW_APIENTRY glBindBufferRange (GLenum target, GLuint index, GLuint buffer, GLintp… function
|
/external/chromium_org/third_party/mesa/src/include/GL/ |
D | gl_mangle.h | 77 #define glBindBufferRange MANGLE(BindBufferRange) macro
|
/external/mesa3d/include/GL/ |
D | gl_mangle.h | 77 #define glBindBufferRange MANGLE(BindBufferRange) macro
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 1584 void CallLogWrapper::glBindBufferRange (glw::GLenum param0, glw::GLuint param1, glw::GLuint param2,… function in CallLogWrapper
|