Home
last modified time | relevance | path

Searched refs:iterationOffset (Results 1 – 1 of 1) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/os_interface/linux/
H A Ddrm_memory_manager.cpp1387 auto iterationOffset = 0u; in createDrmAllocation() local
1400 iterationOffset += banksCnt; in createDrmAllocation()
1416 allocation->getBufferObjectToModify(currentBank + iterationOffset) = bos[handleId]; in createDrmAllocation()