Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dcopyimage.c545 int newDstZ = dstZ + i; in copy_image_subdata() local
562 newDstZ = 0; in copy_image_subdata()
569 dstX, dstY, newDstZ, in copy_image_subdata()