diff options
author | Ilia Mirkin <[email protected]> | 2016-09-03 20:19:56 -0400 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2016-09-06 22:41:48 -0400 |
commit | 36347c8d6f265fb9b8ebcd598b189d3b43d6b513 (patch) | |
tree | f27398874b5e1e8a7c8dbdb14740c14147119747 /src/mapi | |
parent | 2b18a3f5d33e7f9a87ed7c2016e9fde657823286 (diff) |
main: GL_RGB10_A2UI does not come with GL 3.0/EXT_texture_integer
Add a separate extension check for that format. Prevents glTexImage from
trying to find a matching format, which fails on drivers without support
for this format.
Fixes: sized-texture-format-channels (on a3xx)
Signed-off-by: Ilia Mirkin <[email protected]>
Reviewed-by: Nicolai Hähnle <[email protected]>
Cc: [email protected]
Diffstat (limited to 'src/mapi')
0 files changed, 0 insertions, 0 deletions