MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-Samples / FencePool

Method FencePool

framework/fence_pool.h:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34 FencePool(vkb::core::DeviceC &device);
35
36 FencePool(const FencePool &) = delete;
37
38 FencePool(FencePool &&other) = delete;
39

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected