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.cpp11511 auto secondary_pool = GetCommandPoolState(pSubCB->createInfo.commandPool); in ValidateSecondaryCommandBufferState() local
11512 …if (primary_pool && secondary_pool && (primary_pool->queueFamilyIndex != secondary_pool->queueFami… in ValidateSecondaryCommandBufferState()
11518 … report_data->FormatHandle(pSubCB->commandBuffer).c_str(), secondary_pool->queueFamilyIndex); in ValidateSecondaryCommandBufferState()