Home
last modified time | relevance | path

Searched refs:pWaitSemaphores (Results 1 – 25 of 27) sorted by relevance

12

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.cpp509 const VkSemaphore* pWaitSemaphores, in submitCommands() argument
519 pWaitSemaphores, // const VkSemaphore* pWaitSemaphores; in submitCommands()
535 const VkSemaphore* pWaitSemaphores, in submitCommandsAndWait() argument
553 pWaitSemaphores, // const VkSemaphore* pWaitSemaphores; in submitCommandsAndWait()
DvktSparseResourcesTestsUtil.hpp253 const vk::VkSemaphore* pWaitSemaphores = DE_NULL,
263 const vk::VkSemaphore* pWaitSemaphores = DE_NULL,
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationBasicSemaphoreTests.cpp207 submitInfo[FIRST].pWaitSemaphores = DE_NULL; in basicMultiQueueCase()
217 submitInfo[SECOND].pWaitSemaphores = &semaphore.get(); in basicMultiQueueCase()
DvktSynchronizationSmokeTests.cpp985 submitInfo[ndx].pWaitSemaphores = DE_NULL; in initSubmitInfo()
1169 submitInfo[1].pWaitSemaphores = &semaphore.get(); in testSemaphores()
/external/skia/tools/gpu/vk/
DVkTestContext.cpp72 submitInfo.pWaitSemaphores = nullptr; in insertFence()
/external/vulkan-validation-layers/demos/smoke/
DShell.cpp528 present_info.pWaitSemaphores = (settings_.no_render) ? in present_back_buffer()
552 submit_info.pWaitSemaphores = &buf.render_semaphore; in fake_present()
DSmoke.cpp812 primary_cmd_submit_info_.pWaitSemaphores = &back.acquire_semaphore; in on_frame()
/external/skia/tools/gpu/mtl/
DMtlTestContext.mm74 submitInfo.pWaitSemaphores = nullptr;
/external/mesa3d/src/amd/vulkan/
Dradv_wsi.c371 (struct radeon_winsys_sem **)pPresentInfo->pWaitSemaphores, in radv_QueuePresentKHR()
Dradv_device.c993 (struct radeon_winsys_sem **)pSubmits[i].pWaitSemaphores, in radv_QueueSubmit()
/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl322 const VkSemaphore* pWaitSemaphores; member
429 const VkSemaphore* pWaitSemaphores; member
1233 const VkSemaphore* pWaitSemaphores; member
DvkStrUtilImpl.inl2210 s << "\tpWaitSemaphores = " << value.pWaitSemaphores << '\n';
2356 s << "\tpWaitSemaphores = " << value.pWaitSemaphores << '\n';
3397 s << "\tpWaitSemaphores = " << value.pWaitSemaphores << '\n';
/external/skia/tools/viewer/sk_app/
DVulkanWindowContext.cpp520 submitInfo.pWaitSemaphores = &backbuffer->fAcquireSemaphore; in getBackbufferSurface()
/external/vulkan-validation-layers/demos/
Dcube.c541 .pWaitSemaphores = NULL, in demo_flush_init_cmd()
815 submit_info.pWaitSemaphores = &demo->image_acquired_semaphores[demo->frame_index]; in demo_draw()
829 submit_info.pWaitSemaphores = &demo->draw_complete_semaphores[demo->frame_index]; in demo_draw()
845 .pWaitSemaphores = (demo->separate_present_queue) in demo_draw()
/external/skia/src/gpu/vk/
DGrVkCommandBuffer.cpp481 submitInfo.pWaitSemaphores = vkWaitSems.begin(); in submitToQueue()
DGrVkGpu.cpp1343 submitInfo.pWaitSemaphores = nullptr; in createTestingOnlyBackendTexture()
/external/vulkan-validation-layers/tests/
Dvkrenderframework.cpp1015 submit_info.pWaitSemaphores = NULL; in BufferMemoryBarrier()
1510 submit_info.pWaitSemaphores = NULL; in QueueCommandBuffer()
Dvktestbinding.cpp390 submit_info.pWaitSemaphores = NULL; in submit()
Dlayer_validation_tests.cpp869 submitInfo.pWaitSemaphores = &semaphore; in TEST_F()
982 submit_info.pWaitSemaphores = &semaphore; in TEST_F()
1212 submit_info.pWaitSemaphores = NULL;
1254 submit_info.pWaitSemaphores = NULL;
1877 submit_info.pWaitSemaphores = NULL; in TEST_F()
3489 submit_info.pWaitSemaphores = NULL; in TEST_F()
16724 submit_info.pWaitSemaphores = NULL; in TEST_F()
17244 submit_info.pWaitSemaphores = &semaphore; in TEST_F()
17348 submit_info.pWaitSemaphores = &semaphore; in TEST_F()
17453 submit_info.pWaitSemaphores = &semaphore; in TEST_F()
[all …]
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.hpp9153 , pWaitSemaphores( pWaitSemaphores_ ) in PresentInfoKHR()
9192 pWaitSemaphores = pWaitSemaphores_; in setPWaitSemaphores()
9230 && ( pWaitSemaphores == rhs.pWaitSemaphores ) in operator ==()
9248 const Semaphore* pWaitSemaphores; member
12400 , pWaitSemaphores( pWaitSemaphores_ ) in BindSparseInfo()
12443 pWaitSemaphores = pWaitSemaphores_; in setPWaitSemaphores()
12505 && ( pWaitSemaphores == rhs.pWaitSemaphores ) in operator ==()
12527 const Semaphore* pWaitSemaphores; member
14725 , pWaitSemaphores( pWaitSemaphores_ ) in SubmitInfo()
14765 pWaitSemaphores = pWaitSemaphores_; in setPWaitSemaphores()
[all …]
Dvulkan.h1476 const VkSemaphore* pWaitSemaphores; member
1570 const VkSemaphore* pWaitSemaphores; member
3329 const VkSemaphore* pWaitSemaphores; member
/external/vulkan-validation-layers/layers/
Dobject_tracker.cpp581 if (pSubmits[idx0].pWaitSemaphores) { in QueueSubmit()
583 skip_call |= ValidateObject(queue, pSubmits[idx0].pWaitSemaphores[idx3], in QueueSubmit()
2702 if (pPresentInfo->pWaitSemaphores) { in QueuePresentKHR()
2704 skip_call |= ValidateObject(queue, pPresentInfo->pWaitSemaphores[idx1], in QueuePresentKHR()
/external/mesa3d/include/vulkan/
Dvulkan.h1485 const VkSemaphore* pWaitSemaphores; member
1579 const VkSemaphore* pWaitSemaphores; member
3338 const VkSemaphore* pWaitSemaphores; member
/external/skia/third_party/vulkan/vulkan/
Dvulkan.h1582 const VkSemaphore* pWaitSemaphores; member
1676 const VkSemaphore* pWaitSemaphores; member
3453 const VkSemaphore* pWaitSemaphores; member
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in1641 const VkSemaphore* pWaitSemaphores; member
1735 const VkSemaphore* pWaitSemaphores; member
3514 const VkSemaphore* pWaitSemaphores; member

12