Add support for GL_OES_EGL_image_external_essl3
This commit is contained in:
parent
3a21c88050
commit
2c5b3d64af
10 changed files with 487 additions and 4 deletions
|
|
@ -62,6 +62,7 @@ INSTANTIATE_TEST_CASE_P(
|
|||
"versionsErrors.frag",
|
||||
"versionsErrors.vert",
|
||||
"100.frag",
|
||||
"100samplerExternal.frag",
|
||||
"120.vert",
|
||||
"120.frag",
|
||||
"130.vert",
|
||||
|
|
@ -93,6 +94,7 @@ INSTANTIATE_TEST_CASE_P(
|
|||
"300layout.frag",
|
||||
"300operations.frag",
|
||||
"300block.frag",
|
||||
"300samplerExternal.frag",
|
||||
"310.comp",
|
||||
"310.vert",
|
||||
"310.geom",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue