Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DProgramExecutableVk.cpp502 bool ignoreNewPoolAllocated; in allocateDescriptorSet() local
503 return allocateDescriptorSetAndGetInfo(contextVk, descriptorSetIndex, &ignoreNewPoolAllocated); in allocateDescriptorSet()
Dvk_helpers.h314 bool ignoreNewPoolAllocated; in allocateSets() local
316 bindingOut, descriptorSetsOut, &ignoreNewPoolAllocated); in allocateSets()