Searched refs:triWy (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluTextureTestUtil.cpp | 501 float triWy = triNdx ? dstH - wy : wy; in sampleTextureProjected() local 506 float lod = computeProjectedTriLod(params.lodMode, triU[triNdx], triW[triNdx], triWx, triWy, (float)dst.getWidth(), (float)dst.getHeight()) in sampleTextureProjected() 545 float triWy = triNdx ? dstH - wy : wy; in sampleTextureProjected() local 551 float lod = computeProjectedTriLod(params.lodMode, triU[triNdx], triV[triNdx], triW[triNdx], triWx, triWy, (float)dst.getWidth(), (float)dst.getHeight()) in sampleTextureProjected() 892 float triWy = triNdx ? dstH - wy : wy; in sampleTextureProjected() local 899 float lod = computeProjectedTriLod(params.lodMode, triU[triNdx], triV[triNdx], triW[triNdx], triP[triNdx], triWx, triWy, (float)dst.getWidth(), (float)dst.getHeight()) in sampleTextureProjected() 1353 const float triWy = triNdx ? dstH - wy : wy; in computeTextureLookupDiff() local 1367 const float wyo = triWy + lodOffsets[lodOffsNdx].y(); in computeTextureLookupDiff() 1488 const float triWy = triNdx ? dstH - wy : wy; in computeTextureLookupDiff() local 1505 const float wyo = triWy in computeTextureLookupDiff() 1712 const float triWy = triNdx ? dstH - wy : wy; computeTextureLookupDiff() local 1903 const float triWy = triNdx ? dstH - wy : wy; computeTextureLookupDiff() local 2061 const float triWy = triNdx ? dstH - wy : wy; computeTextureLookupDiff() local 2170 const float triWy = triNdx ? dstH - wy : wy; computeTextureLookupDiff() local 2386 const float triWy = triNdx ? dstH - wy : wy; computeTextureLookupDiff() local 2554 const float triWy = triNdx ? dstH - wy : wy; computeTextureCompareDiff() local 2670 const float triWy = triNdx ? dstH - wy : wy; computeTextureCompareDiff() local 2792 const float triWy = triNdx ? dstH - wy : wy; computeTextureCompareDiff() local 2904 const float triWy = triNdx ? dstH - wy : wy; computeTextureCompareDiff() local 3011 const float triWy = triNdx ? dstH - wy : wy; computeTextureCompareDiff() local 3122 const float triWy = triNdx ? dstH - wy : wy; computeTextureCompareDiff() local [all...] |
Completed in 7 milliseconds