HomeSort by relevance Sort by last modified time
    Searched refs:BindBufferBase (Results 1 - 5 of 5) sorted by null

  /external/libmojo/mojo/gpu/
mojo_gles2_impl_autogen.h 33 void BindBufferBase(GLenum target, GLuint index, GLuint buffer) override;
    [all...]
mojo_gles2_impl_autogen.cc 37 void MojoGLES2Impl::BindBufferBase(GLenum target, GLuint index, GLuint buffer) {
38 NOTREACHED() << "Unimplemented BindBufferBase.";
    [all...]
  /external/mesa3d/include/GL/
gl_mangle.h 71 #define glBindBufferBase MANGLE(BindBufferBase)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl_mangle.h 69 #define glBindBufferBase MANGLE(BindBufferBase)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl_mangle.h 71 #define glBindBufferBase MANGLE(BindBufferBase)
    [all...]

Completed in 61 milliseconds