Searched defs:vIndices (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/shader_lib/ |
D | Scatter.cpp | 34 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/ |
D | builder_gfx_mem.cpp | 70 Value* vIndices, in GATHERPS() 95 Value* vIndices, in GATHERDD()
|
D | builder_mem.cpp | 186 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()
|
D | fetch_jit.cpp | 173 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/ |
D | pa.h | 711 SIMDSCALARI vIndices = *(SIMDSCALARI*)&this->indices[v][0]; in ComputeOffsets() local
|