-
Implement GL_EXT_shader_16bit_storage and GL_EXT_shader_8bit_storage extensions. · 312dcfb0John Kessenich authored
These introduce limited support for 8/16-bit types such that they can only be accessed in buffer memory and converted to/from 32-bit types. Contributed from Khronos-internal work.
312dcfb0
×