Home
last modified time | relevance | path

Searched refs:getGlobalName_t (Results 1 – 18 of 18) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DObjectData.h56 getGlobalName_t; typedef
64 const getGlobalName_t& getGlobalName) = 0;
DFramebufferData.h36 const getGlobalName_t& getGlobalName) override;
70 const getGlobalName_t& getGlobalName) override;
DGLESbuffer.h32 const getGlobalName_t& getGlobalName) override;
DTextureData.h78 const getGlobalName_t& getGlobalName) override;
DObjectNameSpace.h113 void postLoadRestore(const ObjectData::getGlobalName_t& getGlobalName);
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DSamplerData.h30 const getGlobalName_t& getGlobalName) override;
DTransformFeedbackData.h32 const getGlobalName_t& getGlobalName) override;
DShaderParser.h33 const getGlobalName_t& getGlobalName) override;
DTransformFeedbackData.cpp40 const getGlobalName_t& getGlobalName) { in restore()
DSamplerData.cpp57 const getGlobalName_t& getGlobalName) { in restore()
DProgramData.h71 const getGlobalName_t& getGlobalName) override;
DShaderParser.cpp84 const getGlobalName_t& getGlobalName) { in restore()
DProgramData.cpp381 const getGlobalName_t& getGlobalName) { in restore()
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DObjectData.cpp55 const getGlobalName_t& getGlobalName) { in restore()
DGLESbuffer.cpp118 const getGlobalName_t& getGlobalName) { in restore()
DTextureData.cpp86 const getGlobalName_t& getGlobalName) { in restore()
DFramebufferData.cpp55 const getGlobalName_t& getGlobalName) { in restore()
145 const getGlobalName_t& getGlobalName) { in restore()
DObjectNameSpace.cpp114 void NameSpace::postLoadRestore(const ObjectData::getGlobalName_t& getGlobalName) { in postLoadRestore()