Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DProgramExecutableVk.h173 bool *newPoolAllocatedOut);
DProgramExecutableVk.cpp356 bool *newPoolAllocatedOut) in allocateDescriptorSetAndGetInfo() argument
370 &mDescriptorSets[descriptorSetIndex], newPoolAllocatedOut)); in allocateDescriptorSetAndGetInfo()
Dvk_helpers.cpp1382 bool *newPoolAllocatedOut) in allocateSetsAndGetInfo() argument
1384 *newPoolAllocatedOut = false; in allocateSetsAndGetInfo()
1391 *newPoolAllocatedOut = true; in allocateSetsAndGetInfo()
Dvk_helpers.h288 bool *newPoolAllocatedOut);