Home
last modified time | relevance | path

Searched refs:graphicsQueueFamilyIndex (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/test/systemtest/
H A Dvulkan_loader_system_test.cpp267 uint32_t graphicsQueueFamilyIndex = UINT32_MAX; variable
270 graphicsQueueFamilyIndex = i;
274 EXPECT_NE(graphicsQueueFamilyIndex, UINT32_MAX);
280 queueInfo.queueFamilyIndex = graphicsQueueFamilyIndex;