Quantcast
Viewing all articles
Browse latest Browse all 631

How to use HALFs in OpenGL's Transform Feedback?

Is it possible output HALFs to a buffer using OpenGL's transform feedback? I've been trying it for a while without success. I can't find an example on how to do it. My code works with floats, but I can't make it work with halfs, using packHalf2x16 on the vertex shader.


Viewing all articles
Browse latest Browse all 631

Trending Articles