Searched refs:depthRatio (Results 1 – 1 of 1) sorted by relevance
1788 float depthRatio = static_cast<float>(region.srcOffsets[1].z - region.srcOffsets[0].z) / in blit() local1792 float z0 = region.srcOffsets[0].z + (0.5f - region.dstOffsets[0].z) * depthRatio; in blit()1832 depthRatio, in blit()