Lines Matching defs:srcSize
198 float computeNonProjectedTriLod (LodMode mode, const tcu::IVec2& dstSize, deInt32 srcSize, const tc… in computeNonProjectedTriLod()
236 float computeNonProjectedTriLod (LodMode mode, const tcu::IVec2& dstSize, const tcu::IVec2& srcSize… in computeNonProjectedTriLod()
277 float computeNonProjectedTriLod (LodMode mode, const tcu::IVec2& dstSize, const tcu::IVec3& srcSize… in computeNonProjectedTriLod()
401 int srcSize = src.getWidth(); in sampleTextureNonProjected() local
437 tcu::IVec2 srcSize = tcu::IVec2(src.getWidth(), src.getHeight()); in sampleTextureNonProjected() local
639 const int srcSize = src.getSize(); in sampleTextureCube() local
698 tcu::IVec2 srcSize = tcu::IVec2(src.getWidth(), src.getHeight()); in sampleTextureNonProjected() local
747 deInt32 srcSize = src.getWidth(); in sampleTextureNonProjected() local
793 tcu::IVec3 srcSize = tcu::IVec3(src.getWidth(), src.getHeight(), src.getDepth()); in sampleTextureNonProjected() local
1266 const int srcSize = src.getWidth(); in computeTextureLookupDiff() local
1370 const tcu::IVec2 srcSize = tcu::IVec2(src.getWidth(), src.getHeight()); in computeTextureLookupDiff() local
1570 const int srcSize = src.getSize(); in computeTextureLookupDiff() local
1750 const tcu::IVec3 srcSize = tcu::IVec3(src.getWidth(), src.getHeight(), src.getDepth()); in computeTextureLookupDiff() local
1920 …const float srcSize = float(src.getWidth()); // For lod computation, thus #layers is ig… in computeTextureLookupDiff() local
2028 …const tcu::Vec2 srcSize = tcu::IVec2(src.getWidth(), src.getHeight()).asFloat(); // For … in computeTextureLookupDiff() local
2216 const int srcSize = src.getSize(); in computeTextureLookupDiff() local
2396 const tcu::IVec2 srcSize = tcu::IVec2(src.getWidth(), src.getHeight()); in computeTextureCompareDiff() local
2509 const int srcSize = src.getSize(); in computeTextureCompareDiff() local
2631 const tcu::IVec2 srcSize = tcu::IVec2(src.getWidth(), src.getHeight()); in computeTextureCompareDiff() local
2745 const float srcSize = float(src.getWidth()); in computeTextureCompareDiff() local
2851 const float srcSize = float(src.getWidth()); in computeTextureCompareDiff() local
2960 const int srcSize = src.getSize(); in computeTextureCompareDiff() local