Searched defs:FirstInstanceNotSupported (Results 1 – 2 of 2) sorted by relevance
155 struct FirstInstanceNotSupported struct157 static deUint32 getFirstInstance (void) { return 0; } in getFirstInstance()158 static bool isTestSupported (const vk::VkPhysicalDeviceFeatures&) { return true; } in isTestSupported()
176 struct FirstInstanceNotSupported struct178 static deUint32 getFirstInstance (void) { return 0; } in getFirstInstance()179 static bool isTestSupported (const vk::VkPhysicalDeviceFeatures&) { return true; } in isTestSupported()