Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.cpp333 static constexpr const QueueProperties DEFAULT_QUEUE { variable
726 CreateFunctionsVk::CreatePhysicalDevice(plat_.instance, DEFAULT_QUEUE ) : in CreatePhysicalDevice()
828 queueProperties.push_back(DEFAULT_QUEUE); in CheckExternalConfig()