Home
last modified time | relevance | path

Searched defs:vIndices (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/shader_lib/
DScatter.cpp34 extern "C" void ScatterPS_256(uint8_t* pBase, SIMD256::Integer vIndices, SIMD256::Float vSrc, uint8… in ScatterPS_256()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dbuilder_gfx_mem.cpp70 Value* vIndices, in GATHERPS()
95 Value* vIndices, in GATHERDD()
Dbuilder_mem.cpp186 Value* vIndices, in GATHERPS()
206 Value* vIndices, in GATHERDD()
225 Builder::GATHERPD(Value* vSrc, Value* pBase, Value* vIndices, Value* vMask, uint8_t scale) in GATHERPD()
Dfetch_jit.cpp173 Value* vIndices; in Create() local
543 Value* vIndices, in JitGatherVertices()
1187 Value* vIndices = VUNDEF_I(); in GetSimdValidIndicesHelper() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dpa.h711 SIMDSCALARI vIndices = *(SIMDSCALARI*)&this->indices[v][0]; in ComputeOffsets() local