Searched defs:cmdResetEvent (Results 1 – 5 of 5) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
D | vktSynchronizationUtil.cpp | 720 …void cmdResetEvent(VkCommandBuffer commandBuffer, VkEvent event, VkPipelineStageFlags2 flag) const… in cmdResetEvent() function in vkt::synchronization::LegacySynchronizationWrapper 966 …void cmdResetEvent(VkCommandBuffer commandBuffer, VkEvent event, VkPipelineStageFlags2 flag) const… in cmdResetEvent() function in vkt::synchronization::Synchronization2Wrapper
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationUtil.cpp | 720 …void cmdResetEvent(VkCommandBuffer commandBuffer, VkEvent event, VkPipelineStageFlags2 flag) const… in cmdResetEvent() function in vkt::synchronization::LegacySynchronizationWrapper 966 …void cmdResetEvent(VkCommandBuffer commandBuffer, VkEvent event, VkPipelineStageFlags2 flag) const… in cmdResetEvent() function in vkt::synchronization::Synchronization2Wrapper
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkDeviceFunctionPointers.inl | 121 CmdResetEventFunc cmdResetEvent; variable
|
D | vkDeviceDriverImpl.inl | 582 void DeviceDriver::cmdResetEvent (VkCommandBuffer commandBuffer, VkEvent event, VkPipelineStageFlag… function in DeviceDriver
|
D | vkNullDriverImpl.inl | 1133 VKAPI_ATTR void VKAPI_CALL cmdResetEvent (VkCommandBuffer commandBuffer, VkEvent event, VkPipelineS… function
|