Home
last modified time | relevance | path

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

/frameworks/rs/rsov/compiler/
DGlobalAllocSPIRITPass.cpp133 std::string GAMD = CreateGAIDMetadata(mAllocs); in runAndSerialize() local
134 if (GAMD.size() > 0) { in runAndSerialize()
135 module->addString(GAMD.c_str()); in runAndSerialize()