Home
last modified time | relevance | path

Searched defs:vulkan_functions (Results 1 – 2 of 2) sorted by relevance

/third_party/vulkan-loader/tests/framework/
Dtest_environment.h375 VulkanFunctions vulkan_functions; member
Dtest_util.cpp632 DeviceFunctions::DeviceFunctions(const VulkanFunctions& vulkan_functions, VkDevice device) { in DeviceFunctions()