Home
last modified time | relevance | path

Searched defs:SIMD_WIDTH (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dformat_conversion.h74 const uint32_t SIMD_WIDTH = sizeof(typename SIMD_T::Float) / sizeof(float); in LoadSOA() local
243 const uint32_t SIMD_WIDTH = sizeof(typename SIMD_T::Float) / sizeof(float); in StoreSOA() local
Dpa.h40 SIMD_WIDTH = KNOB_SIMD16_WIDTH, enumerator
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dsimdlib_types.hpp230 static const uint32_t SIMD_WIDTH = 4; variable
313 static const uint32_t SIMD_WIDTH = 8; variable
453 static const uint32_t SIMD_WIDTH = 16; variable