Searched refs:isNormalized (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/
H A Dformat_conversion.h65 if (FormatTraits<SrcFormat>::isNormalized(comp))
103 if (FormatTraits<Format>::isNormalized(Component))
162 if (FormatTraits<Format>::isNormalized(Component))
H A Dbackend_clear.cpp76 if (FormatTraits<format>::isNormalized(comp))
H A Dformat_types.h1378 INLINE static bool isNormalized(uint32_t comp) function in struct:ComponentTraits
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dformats.h249 bool isNormalized[4]; member in struct:SWR_FORMAT_INFO
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dformats.h249 bool isNormalized[4]; member in struct:SWR_FORMAT_INFO
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dfetch_jit.cpp481 if (info.isNormalized[c])
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dfetch_jit.cpp488 if (info.isNormalized[c])

Completed in 21 milliseconds