Searched defs:vOffsets (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dbuilder_gfx_mem.cpp111 SCATTERPS(Value * pDst,Value * vSrc,Value * vOffsets,Value * vMask,JIT_MEM_CLIENT usage) argument
H A Dbuilder_mem.cpp645 SCATTERPS(Value * pDst,Value * vSrc,Value * vOffsets,Value * vMask,JIT_MEM_CLIENT usage) argument
H A Dfetch_jit.cpp693 Value* vOffsets = MUL(vCurIndices, vStride); local in function:FetchJit::JitGatherVertices
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dbuilder_gfx_mem.cpp111 SCATTERPS(Value * pDst,Value * vSrc,Value * vOffsets,Value * vMask,MEM_CLIENT usage) argument
H A Dbuilder_mem.cpp651 SCATTERPS(Value * pDst,Value * vSrc,Value * vOffsets,Value * vMask,MEM_CLIENT usage) argument
H A Dfetch_jit.cpp700 Value* vOffsets = MUL(vCurIndices, vStride); local in function:FetchJit::JitGatherVertices
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/
H A Dclip.h590 const SIMD256::Integer vOffsets = local in function:Clipper::ClipSimd
847 Integer<SIMD_T> vOffsets = local in function:Clipper::ComputeOffsets
866 Integer<SIMD_T> vOffsets = ComputeOffsets(attrib, vIndices, component); local in function:Clipper::GatherComponent
879 Integer<SIMD_T> vOffsets = ComputeOffsets(attrib, vIndices, component); local in function:Clipper::ScatterComponent
[all...]
H A Dpa.h437 SIMDSCALARI vOffsets[MAX_NUM_VERTS_PER_PRIM]; // byte offsets for currently assembling simd member in struct:PA_STATE_CUT
[all...]

Completed in 13 milliseconds