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

  /development/tools/emulator/opengl/host/libs/Translator/include/GLcommon/
GLESvalidate.h 28 static bool bufferParam(GLenum param);
  /development/tools/emulator/opengl/host/libs/Translator/GLcommon/
GLESvalidate.cpp 65 bool GLESvalidate::bufferParam(GLenum param) {
  /development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp 749 SET_ERROR_IF(!(GLEScmValidate::bufferTarget(target) && GLEScmValidate::bufferParam(pname)),GL_INVALID_ENUM);
    [all...]
  /development/tools/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Imp.cpp     [all...]

Completed in 2216 milliseconds