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