Searched defs:resetEvent (Results 1 – 6 of 6) sorted by relevance
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkDeviceFunctionPointers.inl | 34 ResetEventFunc resetEvent; variable
|
D | vkDeviceDriverImpl.inl | 155 VkResult DeviceDriver::resetEvent (VkDevice device, VkEvent event) const function in DeviceDriver
|
D | vkNullDriverImpl.inl | 543 VKAPI_ATTR VkResult VKAPI_CALL resetEvent (VkDevice device, VkEvent event) function
|
/external/swiftshader/src/Vulkan/ |
D | VkCommandBuffer.cpp | 812 void CommandBuffer::resetEvent(VkEvent event, VkPipelineStageFlags stageMask) in resetEvent() function in vk::CommandBuffer
|
/external/swiftshader/include/vulkan/ |
D | vulkan.hpp | 38718 …VULKAN_HPP_INLINE void CommandBuffer::resetEvent( Event event, PipelineStageFlags stageMask, Dispa… in resetEvent() function in VULKAN_HPP_NAMESPACE::CommandBuffer 38724 …VULKAN_HPP_INLINE void CommandBuffer::resetEvent( Event event, PipelineStageFlags stageMask, Dispa… in resetEvent() function in VULKAN_HPP_NAMESPACE::CommandBuffer 42023 VULKAN_HPP_INLINE Result Device::resetEvent( Event event, Dispatch const &d) const in resetEvent() function in VULKAN_HPP_NAMESPACE::Device 42029 …VULKAN_HPP_INLINE ResultValueType<void>::type Device::resetEvent( Event event, Dispatch const &d )… in resetEvent() function in VULKAN_HPP_NAMESPACE::Device
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 47895 …VULKAN_HPP_INLINE void CommandBuffer::resetEvent( Event event, PipelineStageFlags stageMask, Dispa… in resetEvent() function in VULKAN_HPP_NAMESPACE::CommandBuffer 47901 …VULKAN_HPP_INLINE void CommandBuffer::resetEvent( Event event, PipelineStageFlags stageMask, Dispa… in resetEvent() function in VULKAN_HPP_NAMESPACE::CommandBuffer 51695 VULKAN_HPP_INLINE Result Device::resetEvent( Event event, Dispatch const &d) const in resetEvent() function in VULKAN_HPP_NAMESPACE::Device 51701 …VULKAN_HPP_INLINE ResultValueType<void>::type Device::resetEvent( Event event, Dispatch const &d )… in resetEvent() function in VULKAN_HPP_NAMESPACE::Device
|