Home
last modified time | relevance | path

Searched defs:glBindBuffersBase (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/opengl/wrapper/
DglwApi.inl17 #define glBindBuffersBase glwBindBuffersBase macro
/external/mesa3d/include/GL/
Dgl_mangle.h83 #define glBindBuffersBase MANGLE(BindBuffersBase) macro
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl84 void CallLogWrapper::glBindBuffersBase (glw::GLenum target, glw::GLuint first, glw::GLsizei count, … function in CallLogWrapper
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl81 GLW_APICALL void GLW_APIENTRY glBindBuffersBase (GLenum target, GLuint first, GLsizei count, const … function