Searched defs:cmdSetEvent (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationUtil.cpp | 664 void cmdSetEvent(VkCommandBuffer commandBuffer, VkEvent event, in cmdSetEvent() function in vkt::synchronization::LegacySynchronizationWrapper 890 void cmdSetEvent(VkCommandBuffer commandBuffer, VkEvent event, in cmdSetEvent() function in vkt::synchronization::Synchronization2Wrapper
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vkDeviceFunctionPointers.inl | 104 CmdSetEventFunc cmdSetEvent; variable
|
H A D | vkDeviceDriverImpl.inl | 528 void DeviceDriver::cmdSetEvent (VkCommandBuffer commandBuffer, VkEvent event, VkPipelineStageFlags … function in DeviceDriver
|
H A D | vkDeviceDriverSCImpl.inl | 951 void DeviceDriverSC::cmdSetEvent (VkCommandBuffer commandBuffer, VkEvent event, VkPipelineStageFlag… function in DeviceDriverSC
|
H A D | vkNullDriverImpl.inl | 732 VKAPI_ATTR void VKAPI_CALL cmdSetEvent (VkCommandBuffer commandBuffer, VkEvent event, VkPipelineSta… function
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
H A D | vkDeviceFunctionPointers.inl | 125 CmdSetEventFunc cmdSetEvent; variable
|
H A D | vkDeviceDriverImpl.inl | 639 void DeviceDriver::cmdSetEvent (VkCommandBuffer commandBuffer, VkEvent event, VkPipelineStageFlags … function in DeviceDriver
|
H A D | vkNullDriverImpl.inl | 1191 VKAPI_ATTR void VKAPI_CALL cmdSetEvent (VkCommandBuffer commandBuffer, VkEvent event, VkPipelineSta… function
|