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.cpp10766 auto primary_pool = getCommandPoolNode(dev_data, pCB->createInfo.commandPool); in validateSecondaryCommandBufferState() local
10768 …if (primary_pool && secondary_pool && (primary_pool->queueFamilyIndex != secondary_pool->queueFami… in validateSecondaryCommandBufferState()
10773 … reinterpret_cast<uint64_t>(pCB->commandBuffer), primary_pool->queueFamilyIndex, in validateSecondaryCommandBufferState()