Home
last modified time | relevance | path

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

/external/skia/src/gpu/vk/
DGrVkCaps.cpp102 VkSampleCountFlags stencilSamples = properties.limits.framebufferStencilSampleCounts; in initSampleCount() local
105 fMaxStencilSampleCount = get_max_sample_count(stencilSamples); in initSampleCount()