Merge pull request #1675 from nicebyte/ext_yuv_target

Add support for GL_EXT_YUV_target
This commit is contained in:
John Kessenich 2019-01-29 19:03:11 -08:00 committed by GitHub
commit c9e03360e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 3861 additions and 3573 deletions

View file

@ -113,6 +113,7 @@ INSTANTIATE_TEST_CASE_P(
"300operations.frag",
"300block.frag",
"300samplerExternal.frag",
"300samplerExternalYUV.frag",
"310.comp",
"310.vert",
"310.geom",