Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/commands/emugen/
DVar.h77 … const std::string & hostPackTmpAllocExpression() const { return(m_host_packTmpAllocExpression); } in hostPackTmpAllocExpression() function
DApiGen.cpp1274 if (v->hostPackTmpAllocExpression() != "") { in genDecoderImpl()
1275 fprintf(fp, "\t\t\t%s;\n", v->hostPackTmpAllocExpression().c_str()); in genDecoderImpl()