Searched refs:GetGlobalExtensions (Results 1 – 3 of 3) sorted by relevance
100 instance_extensions = vk_testing::GetGlobalExtensions(); in SetUp()
140 std::vector<VkExtensionProperties> GetGlobalExtensions() { return GetGlobalExtensions(NULL); } in GetGlobalExtensions() function147 std::vector<VkExtensionProperties> GetGlobalExtensions(const char *pLayerName) { in GetGlobalExtensions() function
60 std::vector<VkExtensionProperties> GetGlobalExtensions();61 std::vector<VkExtensionProperties> GetGlobalExtensions(const char *pLayerName);