Home
last modified time | relevance | path

Searched refs:vVertexIndex (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dpa.h728 SIMDSCALARI vVertexIndex = _simd16_and_si(vIndices, _simd16_set1_epi32(simdMask)); in ComputeOffsets() local
731 _simd16_mullo_epi32(vVertexIndex, _simd16_set1_epi32(sizeof(float)))); in ComputeOffsets()
733 SIMDSCALARI vVertexIndex = _simd_and_si(vIndices, _simd_set1_epi32(simdMask)); in ComputeOffsets() local
736 _simd_mullo_epi32(vVertexIndex, _simd_set1_epi32(sizeof(float)))); in ComputeOffsets()