Searched refs:clampFloatingPointTexture (Results 1 – 2 of 2) sorted by relevance
93 void clampFloatingPointTexture (const tcu::PixelBufferAccess& access) in clampFloatingPointTexture() function103 void clampFloatingPointTexture (tcu::Texture2D& target) in clampFloatingPointTexture() function107 clampFloatingPointTexture(target.getLevel(level)); in clampFloatingPointTexture()110 static void clampFloatingPointTexture (tcu::Texture2DArray& target) in clampFloatingPointTexture() function114 clampFloatingPointTexture(target.getLevel(level)); in clampFloatingPointTexture()117 void clampFloatingPointTexture (tcu::TextureCube& target) in clampFloatingPointTexture() function121 clampFloatingPointTexture(target.getLevelFace(level, (tcu::CubeFace)face)); in clampFloatingPointTexture()155 clampFloatingPointTexture(clampedSource); in verifyTexCompareResult()
66 static void clampFloatingPointTexture (const tcu::PixelBufferAccess& access) in clampFloatingPointTexture() function76 static void clampFloatingPointTexture (tcu::Texture2D& target) in clampFloatingPointTexture() function80 clampFloatingPointTexture(target.getLevel(level)); in clampFloatingPointTexture()83 static void clampFloatingPointTexture (tcu::Texture2DArray& target) in clampFloatingPointTexture() function87 clampFloatingPointTexture(target.getLevel(level)); in clampFloatingPointTexture()90 static void clampFloatingPointTexture (tcu::TextureCube& target) in clampFloatingPointTexture() function94 clampFloatingPointTexture(target.getLevelFace(level, (tcu::CubeFace)face)); in clampFloatingPointTexture()122 clampFloatingPointTexture(clampedSource); in verifyTexCompareResult()