Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp3010 auto allocValidationRes = validateDescriptorSetAllocLocked(pAllocateInfo); in on_vkAllocateDescriptorSets() local
3011 if (allocValidationRes != VK_SUCCESS) return allocValidationRes; in on_vkAllocateDescriptorSets()