Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/
Dloader_unknown_ext_tests.cpp1073 struct HelperTypedef { struct
1074 using physical_device = UnknownFunctionInfo<Function<VkPhysicalDevice>, VkPhysicalDevice>;
1075 using device = UnknownFunctionInfo<Function<VkDevice>, VkDevice>;
1076 using command_buffer = UnknownFunctionInfo<Function<VkCommandBuffer>, VkCommandBuffer>;
1077 using queue = UnknownFunctionInfo<Function<VkQueue>, VkQueue>;