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

  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLEScontext.h 146 void getBufferUsage(GLenum target,GLint* param);
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLEScontext.cpp 454 void GLEScontext::getBufferUsage(GLenum target,GLint* param) {
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp 751 ctx->getBufferUsage(target,params);
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Imp.cpp     [all...]

Completed in 628 milliseconds