Home
last modified time | relevance | path

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

/external/skia/src/gpu/vk/
DGrVkGpu.cpp1774 auto isSpecialQueue = [](uint32_t queueFamilyIndex) { in set_layout_and_queue_from_mutable_state() local
1778 if (isSpecialQueue(currentQueueFamilyIndex) && isSpecialQueue(newQueueFamilyIndex)) { in set_layout_and_queue_from_mutable_state()