Lines Matching defs:srcSize
198 static float computeNonProjectedTriLod (LodMode mode, const tcu::IVec2& dstSize, deInt32 srcSize, c… in computeNonProjectedTriLod()
236 …uteNonProjectedTriLod (LodMode mode, const tcu::IVec2& dstSize, const tcu::IVec2& srcSize, const t… in computeNonProjectedTriLod()
277 …uteNonProjectedTriLod (LodMode mode, const tcu::IVec2& dstSize, const tcu::IVec3& srcSize, const t… in computeNonProjectedTriLod()
401 int srcSize = src.getWidth(); in sampleTextureNonProjected() local
436 tcu::IVec2 srcSize = tcu::IVec2(src.getWidth(), src.getHeight()); in sampleTextureNonProjected() local
619 const int srcSize = src.getSize(); in sampleTextureCube() local
678 tcu::IVec2 srcSize = tcu::IVec2(src.getWidth(), src.getHeight()); in sampleTextureNonProjected() local
727 deInt32 srcSize = src.getWidth(); in sampleTextureNonProjected() local
773 tcu::IVec3 srcSize = tcu::IVec3(src.getWidth(), src.getHeight(), src.getDepth()); in sampleTextureNonProjected() local
1246 const int srcSize = src.getWidth(); in computeTextureLookupDiff() local
1350 const tcu::IVec2 srcSize = tcu::IVec2(src.getWidth(), src.getHeight()); in computeTextureLookupDiff() local
1550 const int srcSize = src.getSize(); in computeTextureLookupDiff() local
1730 const tcu::IVec3 srcSize = tcu::IVec3(src.getWidth(), src.getHeight(), src.getDepth()); in computeTextureLookupDiff() local
1900 …const float srcSize = float(src.getWidth()); // For lod computation, thus #layers is ig… in computeTextureLookupDiff() local
2008 …const tcu::Vec2 srcSize = tcu::IVec2(src.getWidth(), src.getHeight()).asFloat(); // For … in computeTextureLookupDiff() local
2196 const int srcSize = src.getSize(); in computeTextureLookupDiff() local
2376 const tcu::IVec2 srcSize = tcu::IVec2(src.getWidth(), src.getHeight()); in computeTextureCompareDiff() local
2489 const int srcSize = src.getSize(); in computeTextureCompareDiff() local
2611 const tcu::IVec2 srcSize = tcu::IVec2(src.getWidth(), src.getHeight()); in computeTextureCompareDiff() local