Searched defs:cmdResetEvent (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationUtil.cpp | 685 …void cmdResetEvent(VkCommandBuffer commandBuffer, VkEvent event, VkPipelineStageFlags2 flag) const… in cmdResetEvent() function in vkt::synchronization::LegacySynchronizationWrapper 910 …void cmdResetEvent(VkCommandBuffer commandBuffer, VkEvent event, VkPipelineStageFlags2 flag) const… in cmdResetEvent() function in vkt::synchronization::Synchronization2Wrapper
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vkDeviceFunctionPointers.inl | 105 CmdResetEventFunc cmdResetEvent; variable
|
H A D | vkDeviceDriverImpl.inl | 533 void DeviceDriver::cmdResetEvent (VkCommandBuffer commandBuffer, VkEvent event, VkPipelineStageFlag… function in DeviceDriver
|
H A D | vkDeviceDriverSCImpl.inl | 959 void DeviceDriverSC::cmdResetEvent (VkCommandBuffer commandBuffer, VkEvent event, VkPipelineStageFl… function in DeviceDriverSC
|
H A D | vkNullDriverImpl.inl | 739 VKAPI_ATTR void VKAPI_CALL cmdResetEvent (VkCommandBuffer commandBuffer, VkEvent event, VkPipelineS… function
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
H A D | vkDeviceFunctionPointers.inl | 126 CmdResetEventFunc cmdResetEvent; variable
|
H A D | vkDeviceDriverImpl.inl | 644 void DeviceDriver::cmdResetEvent (VkCommandBuffer commandBuffer, VkEvent event, VkPipelineStageFlag… function in DeviceDriver
|
H A D | vkNullDriverImpl.inl | 1198 VKAPI_ATTR void VKAPI_CALL cmdResetEvent (VkCommandBuffer commandBuffer, VkEvent event, VkPipelineS… function
|