Home | History | Annotate | Download | only in glshared

Lines Matching defs:dstH

506 	float		dstH		= (float)dst.getHeight();
521 float ny = wy / dstH;
525 float triWy = triNdx ? dstH - wy : wy;
542 float dstH = (float)dst.getHeight();
560 float ny = wy / dstH;
564 float triWy = triNdx ? dstH - wy : wy;
644 const float dstH = float(dstSize.y());
662 const float ny = wy / dstH;
674 const tcu::Vec3 coordDy (triDerivateY(triS[triNdx], triW[triNdx], wy, dstH, triNx),
675 triDerivateY(triT[triNdx], triW[triNdx], wy, dstH, triNx),
676 triDerivateY(triR[triNdx], triW[triNdx], wy, dstH, triNx));
827 float dstH = (float)dst.getHeight();
848 float ny = wy / dstH;
852 float triWy = triNdx ? dstH - wy : wy;
883 const float dstH = (float)dst.getHeight();
901 const float ny = wy / dstH;
916 const tcu::Vec3 coordDy (triDerivateY(triS[triNdx], triW[triNdx], wy, dstH, triNx),
917 triDerivateY(triT[triNdx], triW[triNdx], wy, dstH, triNx),
918 triDerivateY(triR[triNdx], triW[triNdx], wy, dstH, triNx));
1694 const float dstH = float(dstSize.y());
1732 const float ny = wy / dstH;
1736 const float triWy = triNdx ? dstH - wy : wy;
1742 const float coordDy = triDerivateY(triS[triNdx], triW[triNdx], wy, dstH, triNx) * float(srcSize);
1752 const float nyo = wyo/dstH;
1755 const float coordDyo = triDerivateY(triS[triNdx], triW[triNdx], wyo, dstH, nxo) * float(srcSize);
1797 const float dstH = float(dstSize.y());
1836 const float ny = wy / dstH;
1840 const float triWy = triNdx ? dstH - wy : wy;
1848 const tcu::Vec2 coordDy = tcu::Vec2(triDerivateY(triS[triNdx], triW[triNdx], wy, dstH, triNx),
1849 triDerivateY(triT[triNdx], triW[triNdx], wy, dstH, triNx)) * srcSize.asFloat();
1859 const float nyo = wyo/dstH;
1865 const tcu::Vec2 coordDyo = tcu::Vec2(triDerivateY(triS[triNdx], triW[triNdx], wyo, dstH, nxo),
1866 triDerivateY(triT[triNdx], triW[triNdx], wyo, dstH, nxo)) * srcSize.asFloat();
1982 const float dstH = float(dstSize.y());
2030 const float ny = wy / dstH;
2043 const float triWy = triNdx ? dstH - wy : wy;
2053 const tcu::Vec3 coordDy (triDerivateY(triS[triNdx], triW[triNdx], wy, dstH, triNx),
2054 dstH, triNx),
2055 triDerivateY(triR[triNdx], triW[triNdx], wy, dstH, triNx));
2065 const float nyo = wyo/dstH;
2073 const tcu::Vec3 coordDyo (triDerivateY(triS[triNdx], triW[triNdx], wyo, dstH, nxo),
2074 triDerivateY(triT[triNdx], triW[triNdx], wyo, dstH, nxo),
2075 triDerivateY(triR[triNdx], triW[triNdx], wyo, dstH, nxo));
2161 const float dstH = float(dstSize.y());
2203 const float ny = wy / dstH;
2216 const float triWy = triNdx ? dstH - wy : wy;
2226 const tcu::Vec3 coordDy = tcu::Vec3(triDerivateY(triS[triNdx], triW[triNdx], wy, dstH, triNx),
2227 triDerivateY(triT[triNdx], triW[triNdx], wy, dstH, triNx),
2228 triDerivateY(triR[triNdx], triW[triNdx], wy, dstH, triNx)) * srcSize.asFloat();
2238 const float nyo = wyo/dstH;
2246 const tcu::Vec3 coordDyo = tcu::Vec3(triDerivateY(triS[triNdx], triW[triNdx], wyo, dstH, nxo),
2247 triDerivateY(triT[triNdx], triW[triNdx], wyo, dstH, nxo),
2248 triDerivateY(triR[triNdx], triW[triNdx], wyo, dstH, nxo)) * srcSize.asFloat();
2331 const float dstH = float(dstSize.y());
2370 const float ny = wy / dstH;
2374 const float triWy = triNdx ? dstH - wy : wy;
2381 const float coordDy = triDerivateY(triS[triNdx], triW[triNdx], wy, dstH, triNx) * srcSize;
2391 const float nyo = wyo/dstH;
2396 const float coordDyo = triDerivateY(triS[triNdx], triW[triNdx], wyo, dstH, nxo) * srcSize;
2438 const float dstH = float(dstSize.y());
2478 const float ny = wy / dstH;
2482 const float triWy = triNdx ? dstH - wy : wy;
2491 const tcu::Vec2 coordDy = tcu::Vec2(triDerivateY(triS[triNdx], triW[triNdx], wy, dstH, triNx),
2492 triDerivateY(triT[triNdx], triW[triNdx], wy, dstH, triNx)) * srcSize;
2502 const float nyo = wyo/dstH;
2509 const tcu::Vec2 coordDyo = tcu::Vec2(triDerivateY(triS[triNdx], triW[triNdx], wyo, dstH, nxo),
2510 triDerivateY(triT[triNdx], triW[triNdx], wyo, dstH, nxo)) * srcSize;
2629 const float dstH = float(dstSize.y());
2678 const float ny = wy / dstH;
2691 const float triWy = triNdx ? dstH - wy : wy;
2702 const tcu::Vec3 coordDy (triDerivateY(triS[triNdx], triW[triNdx], wy, dstH, triNx),
2703 triDerivateY(triT[triNdx], triW[triNdx], wy, dstH, triNx),
2704 triDerivateY(triR[triNdx], triW[triNdx], wy, dstH, triNx));
2714 const float nyo = wyo/dstH;
2722 const tcu::Vec3 coordDyo (triDerivateY(triS[triNdx], triW[triNdx], wyo, dstH, nxo),
2723 triDerivateY(triT[triNdx], triW[triNdx], wyo, dstH, nxo),
2724 triDerivateY(triR[triNdx], triW[triNdx], wyo, dstH, nxo));
2809 const float dstH = float(dstSize.y());
2850 const float ny = wy / dstH;
2854 const float triWy = triNdx ? dstH - wy : wy;
2862 const tcu::Vec2 coordDy = tcu::Vec2(triDerivateY(triS[triNdx], triW[triNdx], wy, dstH, triNx),
2863 triDerivateY(triT[triNdx], triW[triNdx], wy, dstH, triNx)) * srcSize.asFloat();
2873 const float nyo = wyo/dstH;
2879 const tcu::Vec2 coordDyo = tcu::Vec2(triDerivateY(triS[triNdx], triW[triNdx], wyo, dstH, nxo),
2880 triDerivateY(triT[triNdx], triW[triNdx], wyo, dstH, nxo)) * srcSize.asFloat();
2921 const float dstH = float(dstSize.y());
2962 const float ny = wy / dstH;
2966 const float triWy = triNdx ? dstH - wy : wy;
2976 const tcu::Vec3 coordDy (triDerivateY(triS[triNdx], triW[triNdx], wy, dstH, triNx),
2977 triDerivateY(triT[triNdx], triW[triNdx], wy, dstH, triNx),
2978 triDerivateY(triR[triNdx], triW[triNdx], wy, dstH, triNx));
2988 const float nyo = wyo/dstH;
2996 const tcu::Vec3 coordDyo (triDerivateY(triS[triNdx], triW[triNdx], wyo, dstH, nxo),
2997 triDerivateY(triT[triNdx], triW[triNdx], wyo, dstH, nxo),
2998 triDerivateY(triR[triNdx], triW[triNdx], wyo, dstH, nxo));
3039 const float dstH = float(dstSize.y());
3080 const float ny = wy / dstH;
3084 const float triWy = triNdx ? dstH - wy : wy;
3093 const tcu::Vec2 coordDy = tcu::Vec2(triDerivateY(triS[triNdx], triW[triNdx], wy, dstH, triNx),
3094 triDerivateY(triT[triNdx], triW[triNdx], wy, dstH, triNx)) * srcSize.asFloat();
3104 const float nyo = wyo/dstH;
3110 const tcu::Vec2 coordDyo = tcu::Vec2(triDerivateY(triS[triNdx], triW[triNdx], wyo, dstH, nxo),
3111 triDerivateY(triT[triNdx], triW[triNdx], wyo, dstH, nxo)) * srcSize.asFloat();
3140 const float dstH = float(dst.getHeight());
3160 const float cy = (float(y)+0.5f) / dstH * srcH;
3176 const float dstH = float(dst.getHeight());
3196 const float cy = deFloatFloor(float(y) / dstH * srcH) + 1.0f;
3213 const float dstH = float(dst.getHeight());
3223 const int minY = deFloorFloatToInt32(float(y-0.5f) / dstH * srcH);
3225 const int maxY = deCeilFloatToInt32(float(y+1.5f) / dstH * srcH);