Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/commands/emugen/
DTypeFactory.cpp37 #define ADD_TYPE(name, size, printformat,ispointer) \ argument
38 …<std::string, VarType>(name, VarType(g_typeId++, name, (size + 7) >> 3, printformat , ispointer)));