Searched refs:priorityIdx (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ | ||
H A D | create_functions_vk.cpp | 552 for (uint32_t priorityIdx = 0; priorityIdx < ref.queueCount; ++priorityIdx) { in CreateDevice() local |