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

  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLESpointer.h 32 GLuint getBufferName() const;
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLESpointer.cpp 59 GLuint GLESpointer::getBufferName() const {
  /external/deqp/framework/opengl/
gluStrUtilPrototypes.inl 32 const char* getBufferName (int value);
103 inline tcu::Format::Enum getBufferStr (int value) { return tcu::Format::Enum(getBufferName, value); }
gluStrUtil.inl 518 const char* getBufferName (int value)
    [all...]
  /external/clang/lib/Lex/
PPLexerChange.cpp 93 << std::string(SourceMgr.getBufferName(FileStart)) << "";
PPDirectives.cpp     [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmContext.cpp 390 *params = ptr ? ptr->getBufferName() : 0;
  /external/clang/include/clang/Basic/
SourceManager.h     [all...]
  /external/clang/lib/Basic/
SourceManager.cpp     [all...]
  /external/clang/lib/CodeGen/
CodeGenModule.cpp     [all...]

Completed in 695 milliseconds