Searched refs:get_dispatch_handle (Results 1 - 1 of 1) sorted by relevance
/third_party/vulkan-loader/tests/ |
H A D | loader_unknown_ext_tests.cpp | 593 DispatchableHandleType get_dispatch_handle(FrameworkEnvironment& env, DeviceWrapper const& dev, 597 VkDevice get_dispatch_handle<VkDevice>(FrameworkEnvironment&, DeviceWrapper const& dev, std::vector<TestConfig> const&) { in get_dispatch_handle() function 602 VkCommandBuffer get_dispatch_handle<VkCommandBuffer>(FrameworkEnvironment& env, DeviceWrapper const& dev, in get_dispatch_handle() function 617 VkQueue get_dispatch_handle<VkQueue>(FrameworkEnvironment& env, DeviceWrapper const& dev, std::vector<TestConfig> const&) { in get_dispatch_handle() function 672 auto dispatch_type = get_dispatch_handle<DispatchableHandleType>(env, dev, flags); in unknown_function_test_impl()
|
Completed in 3 milliseconds