Searched defs:startInstance (Results 1 – 4 of 4) sorted by relevance
1190 uint32_t startInstance = 0) in DrawInstanced()1302 uint32_t startInstance) in SwrDrawInstanced()1324 uint32_t startInstance = 0) in DrawIndexedInstance()1466 uint32_t startInstance) in SwrDrawIndexedInstanced()
190 uint32_t startInstance; // Instance offset member
436 unsigned int startVertex, unsigned int startInstance) { in drawInstanced()446 unsigned int startInstance) { in drawIndexedInstanced()
551 Value* startInstance = LOAD(mpFetchInfo, {0, SWR_FETCH_CONTEXT_StartInstance}); in JitGatherVertices() local