Searched refs:get_max_sample_count (Results 1 – 1 of 1) sorted by relevance
77 int get_max_sample_count(VkSampleCountFlags flags) { in get_max_sample_count() function104 fMaxColorSampleCount = get_max_sample_count(colorSamples); in initSampleCount()105 fMaxStencilSampleCount = get_max_sample_count(stencilSamples); in initSampleCount()