Home | History | Annotate | Download | only in glshared

Lines Matching full:getwidth

203 	, m_width		(surface.getWidth())
437 tcu::IVec2 dstSize = tcu::IVec2(dst.getWidth(), dst.getHeight());
438 int srcSize = src.getWidth();
447 for (int x = 0; x < dst.getWidth(); x++)
450 float xf = ((float)x + 0.5f) / (float)dst.getWidth();
468 tcu::IVec2 dstSize = tcu::IVec2(dst.getWidth(), dst.getHeight());
469 tcu::IVec2 srcSize = tcu::IVec2(src.getWidth(), src.getHeight());
479 for (int x = 0; x < dst.getWidth(); x++)
482 float xf = ((float)x + 0.5f) / (float)dst.getWidth();
500 float dstW = (float)dst.getWidth();
503 tcu::Vec4 uq = sq * (float)src.getWidth();
511 for (int px = 0; px < dst.getWidth(); px++)
525 float lod = computeProjectedTriLod(params.lodMode, triU[triNdx], triW[triNdx], triWx, triWy, (float)dst.getWidth(), (float)dst.getHeight())
536 float dstW = (float)dst.getWidth();
539 tcu::Vec4 uq = sq * (float)src.getWidth();
550 for (int px = 0; px < dst.getWidth(); px++)
565 float lod = computeProjectedTriLod(params.lodMode, triU[triNdx], triV[triNdx], triW[triNdx], triWx, triWy, (float)dst.getWidth(), (float)dst.getHeight())
637 const tcu::IVec2 dstSize = tcu::IVec2(dst.getWidth(), dst.getHeight());
652 for (int px = 0; px < dst.getWidth(); px++)
700 tcu::IVec2 dstSize = tcu::IVec2(dst.getWidth(), dst.getHeight());
701 tcu::IVec2 srcSize = tcu::IVec2(src.getWidth(), src.getHeight());
712 for (int x = 0; x < dst.getWidth(); x++)
715 float xf = ((float)x + 0.5f) / (float)dst.getWidth();
745 tcu::IVec2 dstSize = tcu::IVec2(dst.getWidth(), dst.getHeight());
746 deInt32 srcSize = src.getWidth();
756 for (int x = 0; x < dst.getWidth(); x++)
759 float xf = ((float)x + 0.5f) / (float)dst.getWidth();
787 tcu::IVec2 dstSize = tcu::IVec2(dst.getWidth(), dst.getHeight());
788 tcu::IVec3 srcSize = tcu::IVec3(src.getWidth(), src.getHeight(), src.getDepth());
799 for (int x = 0; x < dst.getWidth(); x++)
802 float xf = ((float)x + 0.5f) / (float)dst.getWidth();
821 float dstW = (float)dst.getWidth();
824 tcu::Vec4 uq = sq * (float)src.getWidth();
838 for (int px = 0; px < dst.getWidth(); px++)
854 float lod = computeProjectedTriLod(params.lodMode, triU[triNdx], triV[triNdx], triW[triNdx], triP[triNdx], triWx, triWy, (float)dst.getWidth(), (float)dst.getHeight())
877 const float dstW = (float)dst.getWidth();
891 for (int px = 0; px < dst.getWidth(); px++)
935 const tcu::IVec2 dstSize = tcu::IVec2(dst.getWidth(), dst.getHeight());
940 for (int x = 0; x < dst.getWidth(); x++)
943 const float xf = ((float)x + 0.5f) / (float)dst.getWidth();
959 for (int x = 0; x < dst.getWidth(); x++)
1017 , width (deMin32(preferredWidth, renderTarget.getWidth()))
1021 x = rnd.getInt(0, renderTarget.getWidth() - width);
1680 DE_ASSERT(result.getWidth() == reference.getWidth() && result.getHeight() == reference.getHeight());
1681 DE_ASSERT(result.getWidth() == errorMask.getWidth() && result.getHeight() == errorMask.getHeight());
1687 const tcu::IVec2 dstSize = tcu::IVec2(result.getWidth(), result.getHeight());
1690 const int srcSize = src.getWidth();
1716 for (int px = 0; px < result.getWidth(); px++)
1782 DE_ASSERT(result.getWidth() == reference.getWidth() && result.getHeight() == reference.getHeight());
1783 DE_ASSERT(result.getWidth() == errorMask.getWidth() && result.getHeight() == errorMask.getHeight());
1790 const tcu::IVec2 dstSize = tcu::IVec2(result.getWidth(), result.getHeight());
1793 const tcu::IVec2 srcSize = tcu::IVec2(src.getWidth(), src.getHeight());
1820 for (int px = 0; px < result.getWidth(); px++)
1893 tcu::Surface reference (result.getWidth(), result.getHeight());
1894 tcu::Surface errorMask (result.getWidth(), result.getHeight());
1929 tcu::Surface reference (result.getWidth(), result.getHeight());
1930 tcu::Surface errorMask (result.getWidth(), result.getHeight());
1966 DE_ASSERT(result.getWidth() == reference.getWidth() && result.getHeight() == reference.getHeight());
1967 DE_ASSERT(result.getWidth() == errorMask.getWidth() && result.getHeight() == errorMask.getHeight());
1975 const tcu::IVec2 dstSize = tcu::IVec2(result.getWidth(), result.getHeight());
2014 for (int px = 0; px < result.getWidth(); px++)
2108 tcu::Surface reference (result.getWidth(), result.getHeight());
2109 tcu::Surface errorMask (result.getWidth(), result.getHeight());
2145 DE_ASSERT(result.getWidth() == reference.getWidth() && result.getHeight() == reference.getHeight());
2146 DE_ASSERT(result.getWidth() == errorMask.getWidth() && result.getHeight() == errorMask.getHeight());
2154 const tcu::IVec2 dstSize = tcu::IVec2(result.getWidth(), result.getHeight());
2157 const tcu::IVec3 srcSize = tcu::IVec3(src.getWidth(), src.getHeight(), src.getDepth());
2185 for (int px = 0; px < result.getWidth(); px++)
2264 tcu::Surface reference (result.getWidth(), result.getHeight());
2265 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());
2307 const tcu::IVec2 dstSize = tcu::IVec2(result.getWidth(), result.getHeight());
2310 const float srcSize = float(src.getWidth()); // For lod computation, thus #layers is ignored.
2337 for (int px = 0; px < result.getWidth(); px++)
2407 DE_ASSERT(result.getWidth() == reference.getWidth() && result.getHeight() == reference.getHeight());
2408 DE_ASSERT(result.getWidth() == errorMask.getWidth() && result.getHeight() == errorMask.getHeight());
2414 const tcu::IVec2 dstSize = tcu::IVec2(result.getWidth(), result.getHeight());
2417 getWidth(), src.getHeight()).asFloat(); // For lod computation, thus #layers is ignored.
2445 for (int px = 0; px < result.getWidth(); px++)
2520 tcu::Surface reference (result.getWidth(), result.getHeight());
2521 tcu::Surface errorMask (result.getWidth(), result.getHeight());
2556 tcu::Surface reference (result.getWidth(), result.getHeight());
2557 tcu::Surface errorMask (result.getWidth(), result.getHeight());
2594 DE_ASSERT(result.getWidth() == reference.getWidth() && result.getHeight() == reference.getHeight());
2595 DE_ASSERT(result.getWidth() == errorMask.getWidth() && result.getHeight() == errorMask.getHeight());
2605 const tcu::IVec2 dstSize = tcu::IVec2(result.getWidth(), result.getHeight());
2645 for (int px = 0; px < result.getWidth(); px++)
2741 tcu::Surface reference (result.getWidth(), result.getHeight());
2742 tcu::Surface errorMask (result.getWidth(), result.getHeight());
2779 DE_ASSERT(result.getWidth() == reference.getWidth() && result.getHeight() == reference.getHeight());
2780 DE_ASSERT(result.getWidth() == errorMask.getWidth() && result.getHeight() == errorMask.getHeight());
2785 const tcu::IVec2 dstSize = tcu::IVec2(result.getWidth(), result.getHeight());
2788 const tcu::IVec2 srcSize = tcu::IVec2(src.getWidth(), src.getHeight());
2811 for (int px = 0; px < result.getWidth(); px++)
2890 DE_ASSERT(result.getWidth() == reference.getWidth() && result.getHeight() == reference.getHeight());
2891 DE_ASSERT(result.getWidth() == errorMask.getWidth() && result.getHeight() == errorMask.getHeight());
2897 const tcu::IVec2 dstSize = tcu::IVec2(result.getWidth(), result.getHeight());
2924 for (int px = 0; px < result.getWidth(); px++)
3008 DE_ASSERT(result.getWidth() == reference.getWidth() && result.getHeight() == reference.getHeight());
3009 DE_ASSERT(result.getWidth() == errorMask.getWidth() && result.getHeight() == errorMask.getHeight());
3015 const tcu::IVec2 dstSize = tcu::IVec2(result.getWidth(), result.getHeight());
3018 const tcu::IVec2 srcSize = tcu::IVec2(src.getWidth(), src.getHeight());
3042 for (int px = 0; px < result.getWidth(); px++)
3117 const float dstW = float(dst.getWidth());
3119 const float srcW = float(src.getWidth());
3134 for (int x = 0; x < dst.getWidth(); x++)
3153 const float dstW = float(dst.getWidth());
3155 const float srcW = float(src.getWidth());
3170 for (int x = 0; x < dst.getWidth(); x++)
3190 const float dstW = float(dst.getWidth());
3192 const float srcW = float(src.getWidth());
3197 for (int x = 0; x < dst.getWidth(); x++)
3213 const int sx = de::clamp(kx, 0, src.getWidth()-1);
3260 tcu::Surface errorMask (dst.getWidth(), dst.getHeight());
3345 tcu::Surface errorMask (dst.getWidth(), dst.getHeight());