Home
last modified time | relevance | path

Searched refs:UnknownFunctionInfo (Results 1 - 1 of 1) sorted by relevance

/third_party/vulkan-loader/tests/
H A Dloader_unknown_ext_tests.cpp1020 struct UnknownFunctionInfo { struct
1047 struct UnknownFunctionInfo<FunctionType, VkPhysicalDevice> { 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>;

Completed in 6 milliseconds