jodavis42/CSShaders

Test all primitive types in uniform buffers

Opened this issue · 1 comments

Currently some matrices don't work due to missing stride declarations

Also need to check and handle ints, bools, int vectors, shorts, halfs, half vectors, etc...