Quantcast
Channel: Recent Commits to mojoshader:main
Viewing all articles
Browse latest Browse all 350

opengl: Don't assert if vs_flip_loc == -1.

$
0
0
opengl: Don't assert if vs_flip_loc == -1.

This can be -1 if the GLSL compiler removed it, or if you bound a program
without a vertex shader at all.

Viewing all articles
Browse latest Browse all 350

Trending Articles