Created
April 20, 2018 05:50
-
-
Save psilord/809be4615a57b966b203f035aa247eee to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MFIANOS-TESTS> (shadow:make-shader-program sprite-shader (:version 430 :primitive :points) | |
(:vertex () (sprite/vert)) | |
(:geometry () (sprite/geom)) | |
(:fragment () (sprite/frag :vec2))) | |
; Debugger entered on #<SIMPLE-ERROR "~@<The assertion ~S failed~:[.~:; ~ | |
; with ~:*~{~{~S = ~S~}~^, ~}.~]~:@>" {1003CE0D13}> | |
[1] MFIANOS-TESTS> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment