Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dfrontend.cpp764 …auto attribGatherX = SIMD_T::template mask_i32gather_ps<typename SIMD_T::ScaleFactor(1)>(SIMD_T::s… in TransposeSOAtoAOS() local
769 SIMD_T::maskstore_ps((float*)pDstBase, viMask, attribGatherX); in TransposeSOAtoAOS()