MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / isTextureFloatSupported

Method isTextureFloatSupported

Engine/AppManager.cpp:831–835  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

829}
830
831bool
832AppManager::isTextureFloatSupported() const
833{
834 return _imp->glHasTextureFloat;
835}
836
837bool
838AppManager::hasOpenGLForRequirements(OpenGLRequirementsTypeEnum type, QString* missingOpenGLError ) const

Callers 2

restoreSettingsMethod · 0.80
getViewersBitDepthMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected