Home | History | Annotate | Download | only in driver

Lines Matching refs:zoff

93                       uint32_t xoff, uint32_t yoff, uint32_t zoff,
97 ptr += zoff * alloc->mHal.drvState.lod[lod].dimY * alloc->mHal.drvState.lod[lod].stride;
900 uint32_t xoff, uint32_t yoff, uint32_t zoff,
914 for (uint32_t z = zoff; z < d; z++) {
980 uint32_t xoff, uint32_t yoff, uint32_t zoff,
991 for (uint32_t z = zoff; z < d; z++) {