Searched defs:destroyFence (Results 1 – 4 of 4) sorted by relevance
23 DestroyFenceFunc destroyFence; variable
100 void DeviceDriver::destroyFence (VkDevice device, VkFence fence, const VkAllocationCallbacks* pAllo… function in DeviceDriver
206 VKAPI_ATTR void VKAPI_CALL destroyFence (VkDevice device, VkFence fence, const VkAllocationCallback… function
16252 void destroyFence( Fence fence, const AllocationCallbacks* pAllocator ) const in destroyFence() function in vk::Device16258 void destroyFence( Fence fence, Optional<const AllocationCallbacks> allocator = nullptr ) const in destroyFence() function in vk::Device