Searched refs:OSALIGNSIMD (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/
H A Drasterizer.cpp73 OSALIGNSIMD(float) newTriBuffer[4 * 4];
78 OSALIGNSIMD(float) newAttribBuffer[4 * 3 * SWR_VTX_NUM_SLOTS];
166 OSALIGNSIMD(SWR_RECT) bboxA;
274 OSALIGNSIMD(SWR_TRIANGLE_DESC) triDesc;
330 OSALIGNSIMD(float) newTriBuffer[4 * 4];
335 OSALIGNSIMD(float) newAttribBuffer[4 * 3 * SWR_VTX_NUM_SLOTS];
H A Drasterizer_impl.h937 OSALIGNSIMD(SWR_TRIANGLE_DESC) triDesc;
1016 OSALIGNSIMD(float) oneOverW[4];
1051 OSALIGNSIMD(float) a[4];
1061 OSALIGNSIMD(SWR_RECT) bbox;
1080 OSALIGNSIMD(SWR_RECT) intersect;
1182 OSALIGNSIMD(int32_t) aAi[4], aBi[4];
H A Dcontext.h159 OSALIGNSIMD(struct) BE_WORK function
H A Dpa.h434 OSALIGNSIMD(uint32_t)
H A Dbinner.cpp264 OSALIGNSIMD(float) aVertClipDist[4];
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dos.h267 #define OSALIGNSIMD(RWORD) OSALIGN(RWORD, KNOB_SIMD_BYTES) macro
H A Dsimdintrin.h197 OSALIGNSIMD(float) rArray[KNOB_SIMD_WIDTH], sArray[KNOB_SIMD_WIDTH];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dos.h316 #define OSALIGNSIMD(RWORD) OSALIGN(RWORD, KNOB_SIMD_BYTES) macro

Completed in 14 milliseconds