Searched refs:mandatoryProperties (Results 1 – 1 of 1) sorted by relevance
2847 const VkFormatProperties &mandatoryProperties = vk::GetMandatoryFormatSupport(formatID); in getFormatFeatureBits() local2848 if (IsMaskFlagSet(mandatoryProperties.*features, featureBits)) in getFormatFeatureBits()