Searched refs:GetGlobalExtensions (Results 1 – 3 of 3) sorted by relevance
98 instance_extensions = vk_testing::GetGlobalExtensions(); in SetUp()
126 std::vector<VkExtensionProperties> GetGlobalExtensions() { return GetGlobalExtensions(NULL); } in GetGlobalExtensions() function133 std::vector<VkExtensionProperties> GetGlobalExtensions(const char *pLayerName) { in GetGlobalExtensions() function
80 std::vector<VkExtensionProperties> GetGlobalExtensions();81 std::vector<VkExtensionProperties> GetGlobalExtensions(const char *pLayerName);