Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp10526 auto secondary_pool = GetCommandPoolNode(pSubCB->createInfo.commandPool); in ValidateSecondaryCommandBufferState() local
10527 …if (primary_pool && secondary_pool && (primary_pool->queueFamilyIndex != secondary_pool->queueFami… in ValidateSecondaryCommandBufferState()
10533 …dev_data->report_data->FormatHandle(pSubCB->commandBuffer).c_str(), secondary_pool->queueFamilyInd… in ValidateSecondaryCommandBufferState()