Searched refs:isPackedType (Results 1 – 5 of 5) sorted by relevance
654 bool isPackedType (const TextureFormat::ChannelType type) in isPackedType() function791 const bool isPacked = isPackedType(texFormat.type); in convertNormalizedFormat()
63 bool isPackedType (const vk::VkFormat format);
904 bool isPackedType (const vk::VkFormat format) in isPackedType() function
1137 if (isPackedType(featuredFormat)) in createImageTranscodingSupportTests()
207 class isPackedType<ValueType SrcVT> {1208 bit isPacked = isPackedType<VT>.ret;1709 field bit HasClampHi = BitAnd<isPackedType<DstVT>.ret, HasClamp>.ret;1712 field bit IsPacked = isPackedType<Src0VT>.ret;