Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h607 PFNGLBINDBUFFERSBASEPROC bindBuffersBase = nullptr; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h607 PFNGLBINDBUFFERSBASEPROC bindBuffersBase = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl17 glBindBuffersBaseFunc bindBuffersBase; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl.cpp2908 void Context::bindBuffersBase(GLenum target, GLuint first, GLsizei count, const BufferID *buffers) in bindBuffersBase() function in gl::Context
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl.cpp2773 void Context::bindBuffersBase(GLenum target, GLuint first, GLsizei count, const BufferID *buffers) in bindBuffersBase() function in gl::Context