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

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLBufferImpl.cpp 71 gpu->bindVertexBuffer(fDesc.fID);
GrGpuGL.h 81 void bindVertexBuffer(GrGLuint id) {
  /external/deqp/framework/opengl/
gluES3PlusWrapperFuncs.inl 312 dst->bindVertexBuffer = src.bindVertexBuffer;
gluCallLogWrapper.inl     [all...]
  /external/deqp/framework/opengl/wrapper/
glwFunctions.inl 534 glBindVertexBufferFunc bindVertexBuffer;
glwInitES31.inl 312 gl->bindVertexBuffer = (glBindVertexBufferFunc) loader->get("glBindVertexBuffer");
glwInitGL43.inl     [all...]
glwInitGL44.inl     [all...]
glwImpl.inl     [all...]
  /external/deqp/framework/platform/null/
tcuNullRenderContextInitFuncs.inl 534 gl->bindVertexBuffer = glBindVertexBuffer;

Completed in 432 milliseconds