Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.cpp697 …void cmdResetEvent(VkCommandBuffer commandBuffer, VkEvent event, VkPipelineStageFlags2 flag) const… in cmdResetEvent() function in vkt::synchronization::LegacySynchronizationWrapper
922 …void cmdResetEvent(VkCommandBuffer commandBuffer, VkEvent event, VkPipelineStageFlags2 flag) const… in cmdResetEvent() function in vkt::synchronization::Synchronization2Wrapper
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl113 CmdResetEventFunc cmdResetEvent; variable
DvkDeviceDriverImpl.inl546 void DeviceDriver::cmdResetEvent (VkCommandBuffer commandBuffer, VkEvent event, VkPipelineStageFlag… function in DeviceDriver
DvkNullDriverImpl.inl1029 VKAPI_ATTR void VKAPI_CALL cmdResetEvent (VkCommandBuffer commandBuffer, VkEvent event, VkPipelineS… function