Home
last modified time | relevance | path

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

/external/angle/src/tests/perf_tests/
DVulkanCommandBufferPerf.cpp229 VkSemaphore imageAcquiredSemaphore, in PrimaryCommandBufferBenchmarkHundredIndividual()
295 VkSemaphore imageAcquiredSemaphore, in PrimaryCommandBufferBenchmarkOneWithOneHundred()
362 VkSemaphore imageAcquiredSemaphore, in SecondaryCommandBufferBenchmark()
469 VkSemaphore imageAcquiredSemaphore, in CommandPoolDestroyBenchmark()
494 VkSemaphore imageAcquiredSemaphore, in CommandPoolHardResetBenchmark()
505 VkSemaphore imageAcquiredSemaphore, in CommandPoolSoftResetBenchmark()
516 VkSemaphore imageAcquiredSemaphore, in CommandBufferExplicitHardResetBenchmark()
528 VkSemaphore imageAcquiredSemaphore, in CommandBufferExplicitSoftResetBenchmark()
540 VkSemaphore imageAcquiredSemaphore, in CommandBufferImplicitResetBenchmark()
/external/angle/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.h177 VkSemaphore imageAcquiredSemaphore; member