mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-25 05:50:25 +01:00
intel: enable GL_OES_draw_texture
This commit is contained in:
parent
b4dc35d9bc
commit
d1d456a774
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ static const char *es1_extensions[] = {
|
|||
"GL_EXT_blend_equation_separate",
|
||||
"GL_EXT_blend_func_separate",
|
||||
"GL_EXT_blend_subtract",
|
||||
"GL_OES_draw_texture",
|
||||
"GL_ARB_framebuffer_object",
|
||||
"GL_EXT_framebuffer_object",
|
||||
"GL_ARB_point_sprite",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue