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.cpp1071 struct HelperTypedef { struct
1072 using physical_device = UnknownFunctionInfo<Function<VkPhysicalDevice>, VkPhysicalDevice>;
1073 using device = UnknownFunctionInfo<Function<VkDevice>, VkDevice>;
1074 using command_buffer = UnknownFunctionInfo<Function<VkCommandBuffer>, VkCommandBuffer>;
1075 using queue = UnknownFunctionInfo<Function<VkQueue>, VkQueue>;