Home | History | Annotate | Download | only in rs

Lines Matching refs:elementRead

303 void Allocation::elementRead(Context *rsc, uint32_t x, uint32_t y, uint32_t z,
334 rsc->mHal.funcs.allocation.elementRead(rsc, this, x, y, z, data, cIdx, sizeBytes);
946 a->elementRead(rsc, x, y, z, data, eoff, sizeBytes);