Home
last modified time | relevance | path

Searched refs:configSampleCounts (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_caps_utils.cpp700 const gl::SupportedSampleSet *configSampleCounts = &sampleCounts; in GenerateConfigs() local
704 configSampleCounts = &colorSampleCounts; in GenerateConfigs()
709 configSampleCounts = &depthStencilSampleCounts; in GenerateConfigs()
712 for (EGLint sampleCount : *configSampleCounts) in GenerateConfigs()