Searched refs:outBufferPitch (Results 1 – 1 of 1) sorted by relevance
220 Value* outBufferPitch[4]; in buildStream() local229 outBufferPitch[b] = LOAD(pBuf, {0, SWR_STREAMOUT_BUFFER_pitch}); in buildStream()245 pOutBufferStartVertex[b] = GEP(pOutBufferStartVertex[b], outBufferPitch[b]); in buildStream()255 streamOffset = ADD(streamOffset, MUL(C(state.numVertsPerPrim), outBufferPitch[b])); in buildStream()