Home | History | Annotate | Download | only in driver

Lines Matching refs:eSize

481   const uint32_t eSize = e->getSizeBytes();
484 return &p[(x * eSize) + (y * stride) + (z * stride * dimY)];