Lines Matching refs:getWidth

400 	tcu::IVec2									dstSize				= tcu::IVec2(dst.getWidth(), dst.getHeight());
401 int srcSize = src.getWidth();
410 for (int x = 0; x < dst.getWidth(); x++)
413 float xf = ((float)x + 0.5f) / (float)dst.getWidth();
436 tcu::IVec2 dstSize = tcu::IVec2(dst.getWidth(), dst.getHeight());
437 tcu::IVec2 srcSize = tcu::IVec2(src.getWidth(), src.getHeight());
447 for (int x = 0; x < dst.getWidth(); x++)
450 float xf = ((float)x + 0.5f) / (float)dst.getWidth();
481 float dstW = (float)dst.getWidth();
484 tcu::Vec4 uq = sq * (float)src.getWidth();
492 for (int px = 0; px < dst.getWidth(); px++)
506 float lod = computeProjectedTriLod(params.lodMode, triU[triNdx], triW[triNdx], triWx, triWy, (float)dst.getWidth(), (float)dst.getHeight())
522 float dstW = (float)dst.getWidth();
525 tcu::Vec4 uq = sq * (float)src.getWidth();
536 for (int px = 0; px < dst.getWidth(); px++)
551 float lod = computeProjectedTriLod(params.lodMode, triU[triNdx], triV[triNdx], triW[triNdx], triWx, triWy, (float)dst.getWidth(), (float)dst.getHeight())
659 const tcu::IVec2 dstSize = tcu::IVec2(dst.getWidth(), dst.getHeight());
674 for (int px = 0; px < dst.getWidth(); px++)
730 tcu::IVec2 dstSize = tcu::IVec2(dst.getWidth(), dst.getHeight());
731 tcu::IVec2 srcSize = tcu::IVec2(src.getWidth(), src.getHeight());
742 for (int x = 0; x < dst.getWidth(); x++)
745 float xf = ((float)x + 0.5f) / (float)dst.getWidth();
779 tcu::IVec2 dstSize = tcu::IVec2(dst.getWidth(), dst.getHeight());
780 deInt32 srcSize = src.getWidth();
790 for (int x = 0; x < dst.getWidth(); x++)
793 float xf = ((float)x + 0.5f) / (float)dst.getWidth();
825 tcu::IVec2 dstSize = tcu::IVec2(dst.getWidth(), dst.getHeight());
826 tcu::IVec3 srcSize = tcu::IVec3(src.getWidth(), src.getHeight(), src.getDepth());
837 for (int x = 0; x < dst.getWidth(); x++)
840 float xf = ((float)x + 0.5f) / (float)dst.getWidth();
866 float dstW = (float)dst.getWidth();
869 tcu::Vec4 uq = sq * (float)src.getWidth();
883 for (int px = 0; px < dst.getWidth(); px++)
899 float lod = computeProjectedTriLod(params.lodMode, triU[triNdx], triV[triNdx], triW[triNdx], triP[triNdx], triWx, triWy, (float)dst.getWidth(), (float)dst.getHeight())
936 const float dstW = (float)dst.getWidth();
950 for (int px = 0; px < dst.getWidth(); px++)
998 for (int x = 0; x < dst.getWidth(); x++)
1001 const float xf = ((float)x + 0.5f) / (float)dst.getWidth();
1301 DE_ASSERT(result.getWidth() == reference.getWidth() && result.getHeight() == reference.getHeight());
1302 DE_ASSERT(result.getWidth() == errorMask.getWidth() && result.getHeight() == errorMask.getHeight());
1309 const tcu::IVec2 dstSize = tcu::IVec2(result.getWidth(), result.getHeight());
1312 const int srcSize = src.getWidth();
1338 for (int px = 0; px < result.getWidth(); px++)
1404 DE_ASSERT(result.getWidth() == reference.getWidth() && result.getHeight() == reference.getHeight());
1405 DE_ASSERT(result.getWidth() == errorMask.getWidth() && result.getHeight() == errorMask.getHeight());
1425 const tcu::IVec2 dstSize = tcu::IVec2(result.getWidth(), result.getHeight());
1428 const tcu::IVec2 srcSize = tcu::IVec2(src.getWidth(), src.getHeight());
1464 for (int px = 0; px < result.getWidth(); px++)
1549 tcu::Surface reference (result.getWidth(), result.getHeight());
1550 tcu::Surface errorMask (result.getWidth(), result.getHeight());
1585 tcu::Surface reference (result.getWidth(), result.getHeight());
1586 tcu::Surface errorMask (result.getWidth(), result.getHeight());
1622 DE_ASSERT(result.getWidth() == reference.getWidth() && result.getHeight() == reference.getHeight());
1623 DE_ASSERT(result.getWidth() == errorMask.getWidth() && result.getHeight() == errorMask.getHeight());
1642 const tcu::IVec2 dstSize = tcu::IVec2(result.getWidth(), result.getHeight());
1688 for (int px = 0; px < result.getWidth(); px++)
1782 tcu::Surface reference (result.getWidth(), result.getHeight());
1783 tcu::Surface errorMask (result.getWidth(), result.getHeight());
1819 DE_ASSERT(result.getWidth() == reference.getWidth() && result.getHeight() == reference.getHeight());
1820 DE_ASSERT(result.getWidth() == errorMask.getWidth() && result.getHeight() == errorMask.getHeight());
1839 const tcu::IVec2 dstSize = tcu::IVec2(result.getWidth(), result.getHeight());
1842 const tcu::IVec3 srcSize = tcu::IVec3(src.getWidth(), src.getHeight(), src.getDepth());
1879 for (int px = 0; px < result.getWidth(); px++)
1970 tcu::Surface reference (result.getWidth(), result.getHeight());
1971 tcu::Surface errorMask (result.getWidth(), result.getHeight());
2007 DE_ASSERT(result.getWidth() == reference.getWidth() && result.getHeight() == reference.getHeight());
2008 DE_ASSERT(result.getWidth() == errorMask.getWidth() && result.getHeight() == errorMask.getHeight());
2016 const tcu::IVec2 dstSize = tcu::IVec2(result.getWidth(), result.getHeight());
2019 const float srcSize = float(src.getWidth()); // For lod computation, thus #layers is ignored.
2046 for (int px = 0; px < result.getWidth(); px++)
2114 DE_ASSERT(result.getWidth() == reference.getWidth() && result.getHeight() == reference.getHeight());
2115 DE_ASSERT(result.getWidth() == errorMask.getWidth() && result.getHeight() == errorMask.getHeight());
2124 const tcu::IVec2 dstSize = tcu::IVec2(result.getWidth(), result.getHeight());
2127 const tcu::Vec2 srcSize = tcu::IVec2(src.getWidth(), src.getHeight()).asFloat(); // For lod computation, thus #layers is ignored.
2155 for (int px = 0; px < result.getWidth(); px++)
2227 tcu::Surface reference (result.getWidth(), result.getHeight());
2228 tcu::Surface errorMask (result.getWidth(), result.getHeight());
2263 tcu::Surface reference (result.getWidth(), result.getHeight());
2264 tcu::Surface errorMask (result.getWidth(), result.getHeight());
2301 DE_ASSERT(result.getWidth() == reference.getWidth() && result.getHeight() == reference.getHeight());
2302 DE_ASSERT(result.getWidth() == errorMask.getWidth() && result.getHeight() == errorMask.getHeight());
2322 const tcu::IVec2 dstSize = tcu::IVec2(result.getWidth(), result.getHeight());
2362 for (int px = 0; px < result.getWidth(); px++)
2458 tcu::Surface reference (result.getWidth(), result.getHeight());
2459 tcu::Surface errorMask (result.getWidth(), result.getHeight());
2496 DE_ASSERT(result.getWidth() == reference.getWidth() && result.getHeight() == reference.getHeight());
2497 DE_ASSERT(result.getWidth() == errorMask.getWidth() && result.getHeight() == errorMask.getHeight());
2502 const tcu::IVec2 dstSize = tcu::IVec2(result.getWidth(), result.getHeight());
2505 const tcu::IVec2 srcSize = tcu::IVec2(src.getWidth(), src.getHeight());
2530 for (int px = 0; px < result.getWidth(); px++)
2610 DE_ASSERT(result.getWidth() == reference.getWidth() && result.getHeight() == reference.getHeight());
2611 DE_ASSERT(result.getWidth() == errorMask.getWidth() && result.getHeight() == errorMask.getHeight());
2617 const tcu::IVec2 dstSize = tcu::IVec2(result.getWidth(), result.getHeight());
2646 for (int px = 0; px < result.getWidth(); px++)
2734 DE_ASSERT(result.getWidth() == reference.getWidth() && result.getHeight() == reference.getHeight());
2735 DE_ASSERT(result.getWidth() == errorMask.getWidth() && result.getHeight() == errorMask.getHeight());
2741 const tcu::IVec2 dstSize = tcu::IVec2(result.getWidth(), result.getHeight());
2744 const tcu::IVec2 srcSize = tcu::IVec2(src.getWidth(), src.getHeight());
2768 for (int px = 0; px < result.getWidth(); px++)
2849 DE_ASSERT(result.getWidth() == reference.getWidth() && result.getHeight() == reference.getHeight());
2850 DE_ASSERT(result.getWidth() == errorMask.getWidth() && result.getHeight() == errorMask.getHeight());
2855 const tcu::IVec2 dstSize = tcu::IVec2(result.getWidth(), 1);
2858 const float srcSize = float(src.getWidth());
2880 for (int px = 0; px < result.getWidth(); px++)
2954 DE_ASSERT(result.getWidth() == reference.getWidth() && result.getHeight() == reference.getHeight());
2955 DE_ASSERT(result.getWidth() == errorMask.getWidth() && result.getHeight() == errorMask.getHeight());
2961 const tcu::IVec2 dstSize = tcu::IVec2(result.getWidth(), 1);
2964 const float srcSize = float(src.getWidth());
2987 for (int px = 0; px < result.getWidth(); px++)
3062 DE_ASSERT(result.getWidth() == reference.getWidth() && result.getHeight() == reference.getHeight());
3063 DE_ASSERT(result.getWidth() == errorMask.getWidth() && result.getHeight() == errorMask.getHeight());
3070 const tcu::IVec2 dstSize = tcu::IVec2(result.getWidth(), result.getHeight());
3098 for (int px = 0; px < result.getWidth(); px++)
3183 const float dstW = float(dst.getWidth());
3185 const float srcW = float(src.getWidth());
3200 for (int x = 0; x < dst.getWidth(); x++)
3219 const float dstW = float(dst.getWidth());
3221 const float srcW = float(src.getWidth());
3236 for (int x = 0; x < dst.getWidth(); x++)
3256 const float dstW = float(dst.getWidth());
3258 const float srcW = float(src.getWidth());
3263 for (int x = 0; x < dst.getWidth(); x++)
3279 const int sx = de::clamp(kx, 0, src.getWidth()-1);
3326 tcu::Surface errorMask (dst.getWidth(), dst.getHeight());
3411 tcu::Surface errorMask (dst.getWidth(), dst.getHeight());