Searched defs:enabledExtensions (Results 1 – 3 of 3) sorted by relevance
41 const vector<string>& enabledExtensions, in createDefaultInstance()
289 const char* enabledExtensions[] = {"VK_UNSUPPORTED_EXTENSION", "THIS_IS_NOT_AN_EXTENSION"}; in createInstanceWithUnsupportedExtensionsTest() local476 …const char* enabledExtensions[] = {"VK_UNSUPPORTED_EXTENSION", "THIS_IS_NOT_AN_EXTENSION", "… in createDeviceWithUnsupportedExtensionsTest() local
91 vector<string> enabledExtensions; in createInstance() local