Searched defs:HelperTypedef (Results 1 – 1 of 1) sorted by relevance
1073 struct HelperTypedef { struct1074 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>;