• Home
  • Raw
  • Download

Lines Matching refs:vkCreateSemaphore

1782     vkCreateSemaphore(m_device->device(), &semaphore_create_info, nullptr, &semaphore);  in TEST_F()
5390 err = vkCreateSemaphore(m_device->device(), &sci, nullptr, &export_semaphore); in TEST_F()
5396 err = vkCreateSemaphore(m_device->device(), &sci, nullptr, &import_semaphore); in TEST_F()
18356 …ASSERT_VK_SUCCESS(vkCreateSemaphore(m_device->device(), &semaphore_create_info, nullptr, &semaphor… in TEST_F()
19468 …ASSERT_VK_SUCCESS(vkCreateSemaphore(m_device->device(), &semaphore_create_info, nullptr, &semaphor… in TEST_F()
29778 vkCreateSemaphore(m_device->device(), &semaphore_create_info, nullptr, &semaphore1); in TEST_F()
29779 vkCreateSemaphore(m_device->device(), &semaphore_create_info, nullptr, &semaphore2); in TEST_F()
30104 err = vkCreateSemaphore(m_device->device(), &sci, nullptr, &s1); in TEST_F()
30106 err = vkCreateSemaphore(m_device->device(), &sci, nullptr, &s2); in TEST_F()
31107 vkCreateSemaphore(m_device->device(), &semaphore_create_info, nullptr, &semaphore); in TEST_F()
31212 vkCreateSemaphore(m_device->device(), &semaphore_create_info, nullptr, &semaphore); in TEST_F()
31318 vkCreateSemaphore(m_device->device(), &semaphore_create_info, nullptr, &semaphore); in TEST_F()
31439 err = vkCreateSemaphore(m_device->device(), &sci, nullptr, &s); in TEST_F()
31492 vkCreateSemaphore(m_device->device(), &semaphore_create_info, nullptr, &semaphore); in TEST_F()
31593 vkCreateSemaphore(m_device->device(), &semaphore_create_info, nullptr, &semaphore); in TEST_F()
31877 vkCreateSemaphore(m_device->device(), &semaphore_create_info, nullptr, &semaphore); in TEST_F()
33056 err = vkCreateSemaphore(m_device->device(), &sci, nullptr, &semaphore); in TEST_F()
33142 err = vkCreateSemaphore(m_device->device(), &sci, nullptr, &export_semaphore); in TEST_F()
33148 err = vkCreateSemaphore(m_device->device(), &sci, nullptr, &import_semaphore); in TEST_F()
35610 …ASSERT_VK_SUCCESS(vkCreateSemaphore(m_device->device(), &semaphore_create_info, nullptr, &semaphor… in TEST_F()