13 May
2020
13 May
'20
2:49 p.m.
On Tue, 12 May 2020 at 11:30, Chip Davis <cdavis(a)codeweavers.com> wrote:
GL_ARB_texture_rgb10_a2ui provides support for the GL_RGB10_A2UI format, and nothing else.
It adds support for using UNSIGNED_INT_8_8_8_8_REV with TexImage*() and integer formats. See "Modify Section 3.7.4 ..." in the ARB_texture_rgb10_a2ui spec, or (more explicitly) issue 4 in that same spec.