Searched refs:nxo (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluTextureTestUtil.cpp | 1368 const float nxo = wxo/dstW; in computeTextureLookupDiff() local 1372 const float coordDyo = triDerivateY(triS[triNdx], triW[triNdx], wyo, dstH, nxo) * float(srcSize); in computeTextureLookupDiff() 1506 const float nxo = wxo/dstW; in computeTextureLookupDiff() local 1511 const tcu::Vec2 coordDyo = tcu::Vec2(triDerivateY(triS[triNdx], triW[triNdx], wyo, dstH, nxo), in computeTextureLookupDiff() 1512 triDerivateY(triT[triNdx], triW[triNdx], wyo, dstH, nxo)) * srcSize.asFloat(); in computeTextureLookupDiff() 1733 const float nxo = wxo/dstW; in computeTextureLookupDiff() local 1736 const tcu::Vec3 coordO (projectedTriInterpolate(triS[triNdx], triW[triNdx], nxo, nyo), in computeTextureLookupDiff() 1737 projectedTriInterpolate(triT[triNdx], triW[triNdx], nxo, nyo), in computeTextureLookupDiff() 1738 projectedTriInterpolate(triR[triNdx], triW[triNdx], nxo, nyo)); in computeTextureLookupDiff() 1742 const tcu::Vec3 coordDyo (triDerivateY(triS[triNdx], triW[triNdx], wyo, dstH, nxo), in computeTextureLookupDiff() 1924 const float nxo = wxo/dstW; computeTextureLookupDiff() local 2077 const float nxo = wxo/dstW; computeTextureLookupDiff() local 2189 const float nxo = wxo/dstW; computeTextureLookupDiff() local 2408 const float nxo = wxo/dstW; computeTextureLookupDiff() local 2572 const float nxo = wxo/dstW; computeTextureCompareDiff() local 2691 const float nxo = wxo/dstW; computeTextureCompareDiff() local 2811 const float nxo = wxo/dstW; computeTextureCompareDiff() local 2918 const float nxo = wxo/dstW; computeTextureCompareDiff() local 3026 const float nxo = wxo/dstW; computeTextureCompareDiff() local 3144 const float nxo = wxo/dstW; computeTextureCompareDiff() local [all...] |
Completed in 6 milliseconds