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

Method setTestNaN

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

Source from the content-addressed store, hash-verified

69 // Set TestNaN to true to include NaNs in each channel of the test values.
70 inline bool getTestNaN() const { return m_testNaN; }
71 inline void setTestNaN(bool use) { m_testNaN = use; }
72
73 // Set TestInfinity to true to include positive and negative infinity
74 // in each channel of the test values.

Callers 15

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
OCIO_ADD_GPU_TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected