Searched refs:idxAlloc (Results 1 – 1 of 1) sorted by relevance
161 const Allocation *idxAlloc = mRSMesh->mHal.state.indexBuffers[primIndex]; in renderPrimitiveRange() local162 if (idxAlloc) { in renderPrimitiveRange()163 DrvAllocation *drvAlloc = (DrvAllocation *)idxAlloc->mHal.drv; in renderPrimitiveRange()165 rsdAllocationSyncAll(rsc, idxAlloc, RS_ALLOCATION_USAGE_SCRIPT); in renderPrimitiveRange()175 idxAlloc->mHal.drvState.lod[0].mallocPtr); in renderPrimitiveRange()