aboutsummaryrefslogtreecommitdiff
path: root/tests/gl_stride.c
AgeCommit message (Collapse)Author
2014-02-25Use __EMSCRIPTEN__ instead of EMSCRIPTEN in tests.Dan Gohman
2013-04-17Added test for passing two separate arrays of attributes, eachMichael J. Bishop
with different stride values but both tightly packed. The test case test both passing explicit and implicit stride (0 means "tightly packed").