Searched refs:depthStencilSampleCounts (Results 1 – 1 of 1) sorted by relevance
1202 gl::SupportedSampleSet depthStencilSampleCounts; in GenerateConfigs() local1213 vk_gl::AddSampleCounts(depthStencilSampleCountsLimit, &depthStencilSampleCounts); in GenerateConfigs()1217 depthStencilSampleCounts.insert(0); in GenerateConfigs()1220 depthStencilSampleCounts.begin(), depthStencilSampleCounts.end(), in GenerateConfigs()1248 configSampleCounts = &depthStencilSampleCounts; in GenerateConfigs()