Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl17 #define glBindBuffersBase glwBindBuffersBase macro
/third_party/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json54 "glBindBuffersBase": { object
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl84 void CallLogWrapper::glBindBuffersBase (glw::GLenum target, glw::GLuint first, glw::GLsizei count, … function in CallLogWrapper
/third_party/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp5351 void GL_APIENTRY glBindBuffersBase(GLenum target, in glBindBuffersBase() function
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl81 GLW_APICALL void GLW_APIENTRY glBindBuffersBase (GLenum target, GLuint first, GLsizei count, const … function