Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/tests/
Dtest_environment.cpp98 instance_extensions = vk_testing::GetGlobalExtensions(); in SetUp()
Dvktestbinding.cpp126 std::vector<VkExtensionProperties> GetGlobalExtensions() { return GetGlobalExtensions(NULL); } in GetGlobalExtensions() function
133 std::vector<VkExtensionProperties> GetGlobalExtensions(const char *pLayerName) { in GetGlobalExtensions() function
Dvktestbinding.h80 std::vector<VkExtensionProperties> GetGlobalExtensions();
81 std::vector<VkExtensionProperties> GetGlobalExtensions(const char *pLayerName);