Searched refs:extName (Results 1 – 4 of 4) sorted by relevance
1036 extName = ei.name1047 extName, "(defaultExtensions matches the 'supported' attribute)")1054 if (regAddExtensions.match(extName) != None):1056 extName, '(matches explicitly requested extensions to add)')1062 if (regRemoveExtensions.match(extName) != None):1064 extName, '(matches explicitly requested extensions to remove)')1074 extName, '(does not match api attribute or explicitly requested extensions)')
192 Module *Module::addExtInstImport(const char *extName) { in addExtInstImport() argument193 ExtInstImportInst *extInst = mBuilder->MakeExtInstImport(extName); in addExtInstImport()195 if (strcmp(extName, "GLSL.std.450") == 0) { in addExtInstImport()
124 Module *addExtInstImport(const char *extName);
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...