Searched refs:addExtInstImport (Results 1 – 4 of 4) sorted by relevance
39 m->addExtInstImport("GLSL.std.450"); in TEST()
124 Module *addExtInstImport(const char *extName);
192 Module *Module::addExtInstImport(const char *extName) { in addExtInstImport() function in android::spirit::Module
283 module->addExtInstImport("GLSL.std.450"); in runAndSerialize()