Searched refs:mSamplerAllocators (Results 1 – 2 of 2) sorted by relevance
116 mSamplerAllocators[countIndex + 1] = std::make_unique<StagingDescriptorAllocator>( in Initialize()709 return mSamplerAllocators[allocatorIndex].get(); in GetSamplerStagingDescriptorAllocator()
242 mSamplerAllocators; variable