Skip to content

any means to expose shader errors? #209

Answered by greggman
tiye asked this question in Q&A
Discussion options

You must be logged in to vote
twgl.createProgramInfo(gl, [vs, fs], { errorCallback: (msg) => { alert(msg); }});

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tiye
Comment options

Answer selected by tiye
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants