Searched refs:xpIndices (Results 1 – 4 of 4) sorted by relevance
1826 fetchInfo_lo.xpLastIndex = state.indexBuffer.xpIndices + state.indexBuffer.size; in ProcessDraw()1850 fetchInfo_lo.xpIndices = work.xpIB; in ProcessDraw()1851 fetchInfo_hi.xpIndices = in ProcessDraw()1852 fetchInfo_lo.xpIndices + KNOB_SIMD_WIDTH * indexSize; // 1/2 of KNOB_SIMD16_WIDTH in ProcessDraw()1858 fetchInfo_lo.xpIndices = pDC->pContext->pfnMakeGfxPtr(GetPrivateState(pDC), &vIndex); in ProcessDraw()1859 fetchInfo_hi.xpIndices = pDC->pContext->pfnMakeGfxPtr( in ProcessDraw()1895 fetchInfo_lo.xpLastIndex = fetchInfo_lo.xpIndices; in ProcessDraw()1906 fetchInfo_hi.xpLastIndex = fetchInfo_hi.xpIndices; in ProcessDraw()2128 fetchInfo_lo.xpIndices = fetchInfo_lo.xpIndices + KNOB_SIMD16_WIDTH * indexSize; in ProcessDraw()2129 fetchInfo_hi.xpIndices = fetchInfo_hi.xpIndices + KNOB_SIMD16_WIDTH * indexSize; in ProcessDraw()
570 gfxptr_t xpIndices; member585 gfxptr_t xpIndices; // IN: pointer to int32 index buffer for indexed draws member
1358 gfxptr_t xpIB = pState->indexBuffer.xpIndices; in DrawIndexedInstance()
1519 swrIndexBuffer.xpIndices = (gfxptr_t) p_data; in swr_update_derived()