Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp892 Value *streams, Value *vIndices, Value *vIndices2, Value *pVtxOut, bool useVertexID2) in JitGatherVertices()
2141 void FetchJit::Shuffle8bpcGatherd(Shuffle8bpcArgs &args, bool useVertexID2) in Shuffle8bpcGatherd()
2504 void FetchJit::Shuffle16bpcGather(Shuffle16bpcArgs &args, bool useVertexID2) in Shuffle16bpcGather()
2825 Value *FetchJit::GenerateCompCtrlVector(const ComponentControl ctrl, bool useVertexID2) in GenerateCompCtrlVector()