Menu

Question About Optional<> Wrapper

Help
2014-09-09
2014-09-10
  • Open Systems International Inc.

    Hi,

    I have a concern with the oglplus::Optional<> wrapper (or rather the lack thereof) for oglplus::Uniforms.

    Drivers frequently optimize out unneeded uniforms, and these optimizations are always getting smarter. Couldn't having an oglplus::Uniform WITHOUT the oglplus::Optional<> wrapper run the risk of crashing an application in a driver-optimization-dependent way?

    Thanks,
    Gregory Maddox
    Open Systems International Inc.

     

Log in to post a comment.