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
633 VKAPI_ATTR VkResult VKAPI_CALL resetEvent (VkDevice device, VkEvent event) function
1367 ANGLE_INLINE void SecondaryCommandBuffer::resetEvent(VkEvent event, VkPipelineStageFlags stageMask) in resetEvent() function
1625 void CommandBuffer::resetEvent(Event *event, VkPipelineStageFlags stageMask) in resetEvent() function in vk::CommandBuffer