Searched defs:resetEvent (Results 1 – 5 of 5) sorted by relevance
34 ResetEventFunc resetEvent; variable
155 VkResult DeviceDriver::resetEvent (VkDevice device, VkEvent event) const function in DeviceDriver
543 VKAPI_ATTR VkResult VKAPI_CALL resetEvent (VkDevice device, VkEvent event) function
812 void CommandBuffer::resetEvent(VkEvent event, VkPipelineStageFlags stageMask) in resetEvent() function in vk::CommandBuffer
47895 …VULKAN_HPP_INLINE void CommandBuffer::resetEvent( Event event, PipelineStageFlags stageMask, Dispa… in resetEvent() function in VULKAN_HPP_NAMESPACE::CommandBuffer47901 …VULKAN_HPP_INLINE void CommandBuffer::resetEvent( Event event, PipelineStageFlags stageMask, Dispa… in resetEvent() function in VULKAN_HPP_NAMESPACE::CommandBuffer51695 VULKAN_HPP_INLINE Result Device::resetEvent( Event event, Dispatch const &d) const in resetEvent() function in VULKAN_HPP_NAMESPACE::Device51701 …VULKAN_HPP_INLINE ResultValueType<void>::type Device::resetEvent( Event event, Dispatch const &d )… in resetEvent() function in VULKAN_HPP_NAMESPACE::Device