Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp11510 auto primary_pool = GetCommandPoolState(pCB->createInfo.commandPool); in ValidateSecondaryCommandBufferState() local
11512 …if (primary_pool && secondary_pool && (primary_pool->queueFamilyIndex != secondary_pool->queueFami… in ValidateSecondaryCommandBufferState()
11517 … report_data->FormatHandle(pCB->commandBuffer).c_str(), primary_pool->queueFamilyIndex, in ValidateSecondaryCommandBufferState()