Home
last modified time | relevance | path

Searched defs:imageAcquiredSemaphore (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DVulkanCommandBufferPerf.cpp231 VkSemaphore imageAcquiredSemaphore, in PrimaryCommandBufferBenchmarkHundredIndividual()
297 VkSemaphore imageAcquiredSemaphore, in PrimaryCommandBufferBenchmarkOneWithOneHundred()
364 VkSemaphore imageAcquiredSemaphore, in SecondaryCommandBufferBenchmark()
471 VkSemaphore imageAcquiredSemaphore, in CommandPoolDestroyBenchmark()
496 VkSemaphore imageAcquiredSemaphore, in CommandPoolHardResetBenchmark()
507 VkSemaphore imageAcquiredSemaphore, in CommandPoolSoftResetBenchmark()
518 VkSemaphore imageAcquiredSemaphore, in CommandBufferExplicitHardResetBenchmark()
530 VkSemaphore imageAcquiredSemaphore, in CommandBufferExplicitSoftResetBenchmark()
542 VkSemaphore imageAcquiredSemaphore, in CommandBufferImplicitResetBenchmark()
/aosp_15_r20/external/angle/src/tests/test_utils/third_party/
H A Dvulkan_command_buffer_utils.h178 VkSemaphore imageAcquiredSemaphore; member