Skip to content
Snippets Groups Projects
Commit 262e5d39 authored by Pavel Ondračka's avatar Pavel Ondračka
Browse files

ARB_clear_texture: fix GL_CLEAR_TEXTURE query check for unsupported formats


It is OK to return GL_NONE even if the specific format supports clearing,
but there is no HW support for the format.

Signed-off-by: Pavel Ondračka's avatarPavel Ondračka <pavel.ondracka@gmail.com>
Reviewed-by: default avatarMarek Olšák <marek.olsak@amd.com>
Part-of: <!970>
parent eebe1b55
No related branches found
No related tags found
1 merge request!970ARB_clear_texture: fix GL_CLEAR_TEXTURE query check for unsupported formats
Pipeline #1307981 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment