Searched refs:usesInt16 (Results 1 – 1 of 1) sorted by relevance
9073 bool usesInt16 (ConversionDataType from, ConversionDataType to) in usesInt16() function9110 if (usesInt16(from, to) && !usesInt32(from, to)) in getVulkanFeaturesAndExtensions()9119 if (usesInt16(from, to) || usesFloat16(from, to)) in getVulkanFeaturesAndExtensions()9183 if (usesInt16(from, to)) in ConvertCase()9212 if (usesInt16(from, to) || usesFloat16(from, to)) in ConvertCase()