• Home
  • Raw
  • Download

Lines Matching refs:fCurrentQueueFamily

35     uint32_t initQueue = info.fCurrentQueueFamily;  in DEF_GPUTEST_FOR_VULKAN_CONTEXT()
43 REPORTER_ASSERT(reporter, initQueue == info.fCurrentQueueFamily); in DEF_GPUTEST_FOR_VULKAN_CONTEXT()
51 REPORTER_ASSERT(reporter, VK_QUEUE_FAMILY_IGNORED == info.fCurrentQueueFamily); in DEF_GPUTEST_FOR_VULKAN_CONTEXT()
55 REPORTER_ASSERT(reporter, VK_QUEUE_FAMILY_IGNORED == info.fCurrentQueueFamily); in DEF_GPUTEST_FOR_VULKAN_CONTEXT()
80 REPORTER_ASSERT(reporter, initQueue == info.fCurrentQueueFamily); in DEF_GPUTEST_FOR_VULKAN_CONTEXT()
85 REPORTER_ASSERT(reporter, initQueue == info.fCurrentQueueFamily); in DEF_GPUTEST_FOR_VULKAN_CONTEXT()
91 REPORTER_ASSERT(reporter, VK_QUEUE_FAMILY_IGNORED == info.fCurrentQueueFamily); in DEF_GPUTEST_FOR_VULKAN_CONTEXT()
98 REPORTER_ASSERT(reporter, initQueue == info.fCurrentQueueFamily); in DEF_GPUTEST_FOR_VULKAN_CONTEXT()
102 REPORTER_ASSERT(reporter, initQueue == info.fCurrentQueueFamily); in DEF_GPUTEST_FOR_VULKAN_CONTEXT()
106 REPORTER_ASSERT(reporter, initQueue == info.fCurrentQueueFamily); in DEF_GPUTEST_FOR_VULKAN_CONTEXT()
118 REPORTER_ASSERT(reporter, gpu->queueIndex() == info.fCurrentQueueFamily); in DEF_GPUTEST_FOR_VULKAN_CONTEXT()
130 REPORTER_ASSERT(reporter, gpu->queueIndex() == info.fCurrentQueueFamily); in DEF_GPUTEST_FOR_VULKAN_CONTEXT()
148 REPORTER_ASSERT(reporter, VK_QUEUE_FAMILY_EXTERNAL == info.fCurrentQueueFamily); in DEF_GPUTEST_FOR_VULKAN_CONTEXT()
165 REPORTER_ASSERT(reporter, gpu->queueIndex() == info.fCurrentQueueFamily); in DEF_GPUTEST_FOR_VULKAN_CONTEXT()