Searched refs:toFloat (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/
H A Dformat_types.h555 static float toFloat() { return 0.0; } function in struct:TypeTraits
575 static float toFloat() { return 0.0; } function in struct:TypeTraits
595 static float toFloat() { return 0.0; } function in struct:TypeTraits
615 static float toFloat() { return 0.0; } function in struct:TypeTraits
635 static float toFloat() { return 0.0; } function in struct:TypeTraits
655 static float toFloat() { return 0.0; } function in struct:TypeTraits
675 static float toFloat() { return 0.0; } function in struct:TypeTraits
695 static float toFloat() { return 1.0f / 31.0f; } function in struct:TypeTraits
711 static float toFloat() { return 1.0f / 63.0f; } function in struct:TypeTraits
727 static float toFloat() { retur function in struct:TypeTraits
743 static float toFloat() { return 1.0f / 127.0f; } function in struct:TypeTraits
759 static float toFloat() { return 1.0f / 65535.0f; } function in struct:TypeTraits
775 static float toFloat() { return 1.0f / 32767.0f; } function in struct:TypeTraits
791 static float toFloat() { return 1.0f / 16777215.0f; } function in struct:TypeTraits
1040 static float toFloat() { return 1.0f; } function in struct:TypeTraits
1209 static float toFloat() { return 1.0f; } function in struct:TypeTraits
1395 INLINE static float toFloat(uint32_t comp) function in struct:ComponentTraits
[all...]
H A Dformat_conversion.h68 vComp = SIMD_T::mul_ps(vComp, SIMD_T::set1_ps(FormatTraits<SrcFormat>::toFloat(comp)));
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dformats.h250 float toFloat[4]; member in struct:SWR_FORMAT_INFO
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dformats.h250 float toFloat[4]; member in struct:SWR_FORMAT_INFO

Completed in 6 milliseconds