Skip to content
Snippets Groups Projects
  • LoopDawg's avatar
    Reverse order of setShiftBindingForSet parameters · e570955c
    LoopDawg authored
    Per feedback on PR #1111, this reverses the order of the parameters for the setShiftBinding API.
    
    It is now:
    
        void TShader::setShiftBindingForSet(TResourceType res, unsigned int base, unsigned int set);
    e570955c