Searched refs:depthStencilSampleCounts (Results 1 – 1 of 1) sorted by relevance
1333 gl::SupportedSampleSet depthStencilSampleCounts; in GenerateConfigs() local1344 vk_gl::AddSampleCounts(depthStencilSampleCountsLimit, &depthStencilSampleCounts); in GenerateConfigs()1348 depthStencilSampleCounts.insert(0); in GenerateConfigs()1351 depthStencilSampleCounts.begin(), depthStencilSampleCounts.end(), in GenerateConfigs()1379 configSampleCounts = &depthStencilSampleCounts; in GenerateConfigs()