Lines Matching full:srcdepth
1631 const int srcDepth = refTexture.getDepth();1643 const float dwdx = (trans10.z() - trans00.z()) * (float)srcDepth / dstSize.x();1644 const float dwdy = (trans01.z() - trans00.z()) * (float)srcDepth / dstSize.y();