Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DProgramExecutableVk.h220 bool *newPoolAllocatedOut);
DProgramExecutableVk.cpp509 bool *newPoolAllocatedOut) in allocateDescriptorSetAndGetInfo() argument
517 &mDescriptorSets[descriptorSetIndex], newPoolAllocatedOut)); in allocateDescriptorSetAndGetInfo()
Dvk_helpers.h326 bool *newPoolAllocatedOut);
Dvk_helpers.cpp2508 bool *newPoolAllocatedOut) in allocateSetsAndGetInfo() argument
2513 *newPoolAllocatedOut = false; in allocateSetsAndGetInfo()
2520 *newPoolAllocatedOut = true; in allocateSetsAndGetInfo()