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

Method isEnabled

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

Source from the content-addressed store, hash-verified

112
113 inline void disable() { m_enabled = false; }
114 inline bool isEnabled() const { return m_enabled; }
115
116 // Testing dynamic properties requires to run several times the same
117 // unit test with the same shader code with some dynamic property

Callers 2

mainFunction · 0.45
OCIO_ADD_TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected