Skip to content

Commit

Permalink
Add note about multisampleFeedback
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel authored Jan 24, 2018
1 parent c525bd3 commit 7d30368
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions jelly.glsl
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
/**
* NOTE: This file requires a multisampleFeedback function which isn't included
* with shadron as of the time I last checked.
*/
#extension ffmpeg

#include <multisample>
Expand Down

0 comments on commit 7d30368

Please sign in to comment.