Home
last modified time | relevance | path

Searched defs:resetEvent (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl33 ResetEventFunc resetEvent; variable
DvkDeviceDriverImpl.inl150 VkResult DeviceDriver::resetEvent (VkDevice device, VkEvent event) const function in DeviceDriver
DvkNullDriverImpl.inl524 VKAPI_ATTR VkResult VKAPI_CALL resetEvent (VkDevice device, VkEvent event) function
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.hpp14239 void resetEvent( Event event, PipelineStageFlags stageMask ) const in resetEvent() function in vk::CommandBuffer
14246 void resetEvent( Event event, PipelineStageFlags stageMask ) const in resetEvent() function in vk::CommandBuffer
16388 Result resetEvent( Event event ) const in resetEvent() function in vk::Device
16395 ResultValueType<void>::type resetEvent( Event event ) const in resetEvent() function in vk::Device