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

/external/deqp/framework/opengl/
H A DgluTextureTestUtil.cpp491 float triWy = triNdx ? dstH - wy : wy; local
496 float lod = computeProjectedTriLod(params.lodMode, triU[triNdx], triW[triNdx], triWx, triWy, (float)dst.getWidth(), (float)dst.getHeight())
534 float triWy = triNdx ? dstH - wy : wy; local
540 float lod = computeProjectedTriLod(params.lodMode, triU[triNdx], triV[triNdx], triW[triNdx], triWx, triWy, (float)dst.getWidth(), (float)dst.getHeight())
836 float triWy = triNdx ? dstH - wy : wy; local
843 float lod = computeProjectedTriLod(params.lodMode, triU[triNdx], triV[triNdx], triW[triNdx], triP[triNdx], triWx, triWy, (float)dst.getWidth(), (float)dst.getHeight())
1287 const float triWy = triNdx ? dstH - wy : wy; local
1301 const float wyo = triWy + lodOffsets[lodOffsNdx].y();
1403 const float triWy = triNdx ? dstH - wy : wy; local
1420 const float wyo = triWy
1610 const float triWy = triNdx ? dstH - wy : wy; local
1784 const float triWy = triNdx ? dstH - wy : wy; local
1942 const float triWy = triNdx ? dstH - wy : wy; local
2051 const float triWy = triNdx ? dstH - wy : wy; local
2257 const float triWy = triNdx ? dstH - wy : wy; local
2423 const float triWy = triNdx ? dstH - wy : wy; local
2537 const float triWy = triNdx ? dstH - wy : wy; local
2659 const float triWy = triNdx ? dstH - wy : wy; local
[all...]

Completed in 77 milliseconds