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