Searched defs:triWy (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
H A DglsTextureTestUtil.cpp520 float triWy = triNdx ? dstH - wy : wy; local
525 float lod = computeProjectedTriLod(params.lodMode, triU[triNdx], triW[triNdx], triWx, triWy, (float)dst.getWidth(), (float)dst.getHeight())
559 float triWy = triNdx ? dstH - wy : wy; local
565 float lod = computeProjectedTriLod(params.lodMode, triU[triNdx], triV[triNdx], triW[triNdx], triWx, triWy, (float)dst.getWidth(), (float)dst.getHeight())
847 float triWy = triNdx ? dstH - wy : wy; local
854 float lod = computeProjectedTriLod(params.lodMode, triU[triNdx], triV[triNdx], triW[triNdx], triP[triNdx], triWx, triWy, (float)dst.getWidth(), (float)dst.getHeight())
1731 const float triWy = triNdx ? dstH - wy : wy; local
1745 const float wyo = triWy + lodOffsets[lodOffsNdx].y();
1835 const float triWy = triNdx ? dstH - wy : wy; local
1852 const float wyo = triWy
2038 const float triWy = triNdx ? dstH - wy : wy; local
2200 const float triWy = triNdx ? dstH - wy : wy; local
2352 const float triWy = triNdx ? dstH - wy : wy; local
2460 const float triWy = triNdx ? dstH - wy : wy; local
2669 const float triWy = triNdx ? dstH - wy : wy; local
2832 const float triWy = triNdx ? dstH - wy : wy; local
2944 const float triWy = triNdx ? dstH - wy : wy; local
3062 const float triWy = triNdx ? dstH - wy : wy; local
[all...]

Completed in 97 milliseconds