Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp190 Value* vIndices2; in Create() local
892 Value *streams, Value *vIndices, Value *vIndices2, Value *pVtxOut, bool useVertexID2) in JitGatherVertices()