Quantcast
Channel: Community : All Content - OpenGL & Vulkan
Viewing all articles
Browse latest Browse all 343

How to use HALFs in OpenGL's Transform Feedback?

$
0
0

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 343

Trending Articles