Searched refs:bufferCounts (Results 1 – 1 of 1) sorted by relevance
92 DescriptorCounts bufferCounts; in Init() local100 bufferCounts.count++; in Init()101 bufferCounts.arrayCount += arrayCount; in Init()119 buffers_.resize(bufferCounts.count + bufferCounts.arrayCount); in Init()123 …InitFillBindings(descriptorSetLayoutBindings, bufferCounts.count, imageCounts.count, samplerCounts… in Init()