Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dvk_format_utils.cpp1231 VULKAN_PER_PLANE_COMPATIBILITY per_plane[VK_MULTIPLANE_FORMAT_MAX_PLANES]; member
1326 return it->second.per_plane[plane_idx].compatible_format; in FindMultiplaneCompatibleFormat()
1337 divisors.width = it->second.per_plane[plane_idx].width_divisor; in FindMultiplaneExtentDivisors()
1338 divisors.height = it->second.per_plane[plane_idx].height_divisor; in FindMultiplaneExtentDivisors()