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