MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO / setTestInfinity

Method setTestInfinity

tests/gpu/GPUUnitTest.h:76–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74 // in each channel of the test values.
75 inline bool getTestInfinity() const { return m_testInfinity; }
76 inline void setTestInfinity(bool use) { m_testInfinity = use; }
77
78 // Provide a set of RGBA values to test (otherwise a neutral ramp will be used).
79 // TestWideRange, TestNaN & TestInfinity are used when m_inputValues is empty.

Callers 15

BypassRGBtoHSYFunction · 0.80
GradingToneLogMidtonesFunction · 0.80
GradingToneLogHighlightsFunction · 0.80
GradingToneVideoShadowsFunction · 0.80
GradingToneVideoWhitesFunction · 0.80
GradingToneLogBlacksFunction · 0.80
GradingToneLogSContrastFunction · 0.80
GradingToneLinMidtonesFunction · 0.80
OCIO_ADD_GPU_TESTFunction · 0.80
OCIO_ADD_GPU_TESTFunction · 0.80
Lut3DOp_test.cppFile · 0.80
OCIO_ADD_GPU_TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected