Searched refs:descPool (Results 1 – 2 of 2) sorted by relevance
38 VkDescriptorPool descPool() const { return fDescPool; } in descPool() function
300 dsAllocateInfo.descriptorPool = descriptorPool->descPool(); in finalize()