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

/external/skia/src/gpu/vk/
H A DGrVkCaps.cpp140 VkSampleCountFlags stencilSamples = properties.limits.framebufferStencilSampleCounts; local
143 fMaxStencilSampleCount = get_max_sample_count(stencilSamples);

Completed in 1316 milliseconds