Searched refs:SWR_TYPE (Results 1 – 6 of 6) sorted by relevance
551 template <SWR_TYPE type, uint32_t NumBits>554 static const SWR_TYPE MyType = type;574 static const SWR_TYPE MyType = SWR_TYPE_UINT;594 static const SWR_TYPE MyType = SWR_TYPE_SINT;614 static const SWR_TYPE MyType = SWR_TYPE_UINT;634 static const SWR_TYPE MyType = SWR_TYPE_SINT;654 static const SWR_TYPE MyType = SWR_TYPE_UINT;674 static const SWR_TYPE MyType = SWR_TYPE_SINT;694 static const SWR_TYPE MyType = SWR_TYPE_UNORM;710 static const SWR_TYPE MyType = SWR_TYPE_UNORM;[all …]
250 template <SWR_TYPE type>292 template <SWR_TYPE type>
89 SWR_TYPE depthType = FormatTraits<depthFormatT>::GetType(0); in QuantizeDepth()
38 enum SWR_TYPE enum238 SWR_TYPE type[4];
240 SWR_TYPE type = FormatTraits<DstFormat>::GetType(comp); in ConvertPixelFromFloat()428 SWR_TYPE type = FormatTraits<SrcFormat>::GetType(comp); in ConvertPixelToFloat()
166 SWR_TYPE type = info.type[0]; in Clamp()