Searched refs:PT (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dstroke.c52 #define PT 1 macro
62 { 0, 0, PT}, {0, 9, PT}, {1, 10, PT}, {4, 10, PT},
63 {5, 9, PT}, {5, 0, STROKE}, {0, 5, PT}, {5, 5, END}
67 {5, 0, PT}, {0, 0, PT}, {0, 10, PT}, {
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/
H A Dbinner.h52 template <typename SIMD_T, typename PT = FixedPointTraits<Fixed_16_8>>
55 return SIMD_T::cvtps_epi32(SIMD_T::mul_ps(vIn, SIMD_T::set1_ps(PT::ScaleT::value)));

Completed in 4 milliseconds