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

  /development/tools/emulator/opengl/host/libs/Translator/include/GLcommon/
GLEScontext.h 125 void unbindBuffer(GLuint buffer);
  /development/tools/emulator/opengl/host/libs/Translator/GLcommon/
GLEScontext.cpp 399 void GLEScontext::unbindBuffer(GLuint buffer) {
  /development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp 486 ctx->unbindBuffer(buffers[i]);
    [all...]

Completed in 27 milliseconds