Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/commands/emugen/
DApiGen.h70 int genAttributesTemplate(const std::string &filename);
Dmain.cpp111 apiEntries.genAttributesTemplate(inDir + "/" + baseName + ATTRIB_EXTENSION); in main()
DApiGen.cpp319 int ApiGen::genAttributesTemplate(const std::string &filename ) in genAttributesTemplate() function in ApiGen