Home
last modified time | relevance | path

Searched refs:GetGlobalExtensions (Results 1 – 3 of 3) sorted by relevance

/external/vulkan-validation-layers/tests/
Dtest_environment.cpp100 instance_extensions = vk_testing::GetGlobalExtensions(); in SetUp()
Dvktestbinding.cpp140 std::vector<VkExtensionProperties> GetGlobalExtensions() { return GetGlobalExtensions(NULL); } in GetGlobalExtensions() function
147 std::vector<VkExtensionProperties> GetGlobalExtensions(const char *pLayerName) { in GetGlobalExtensions() function
Dvktestbinding.h60 std::vector<VkExtensionProperties> GetGlobalExtensions();
61 std::vector<VkExtensionProperties> GetGlobalExtensions(const char *pLayerName);