Searched defs:StartIndex (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | device9.c | 3028 NineDevice9_DrawIndexedPrimitive( struct NineDevice9 *This, D3DPRIMITIVETYPE PrimitiveType, INT BaseVertexIndex, UINT MinVertexIndex, UINT NumVertices, UINT StartIndex, UINT PrimitiveCount ) NineDevice9_DrawIndexedPrimitive() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | AutoUpgrade.cpp | 2550 unsigned StartIndex = (Imm & 0x01) ? HalfSize : 0; in UpgradeIntrinsicCall() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineScheduler.cpp | 1963 unsigned StartIndex = ReservedCyclesIndex[PIdx]; in getNextResourceCycle() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 4433 unsigned StartIndex, OpNo0, OpNo1; in getGeneralPermuteNode() local 4369 isShlDoublePermute(const SmallVectorImpl<int> &Bytes, unsigned &StartIndex, unsigned &OpNo0, unsigned &OpNo1) isShlDoublePermute() argument
|
Completed in 58 milliseconds