Home
last modified time | relevance | path

Searched defs:parent_pool (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
Dobject_tracker_utils.cpp91 const auto parent_pool = CastFromUint64<VkCommandPool>(pNode->parent_object); in ValidateCommandBuffer() local
130 … const auto parent_pool = CastFromUint64<VkDescriptorPool>(dsItem->second->parent_object); in ValidateDescriptorSet() local