Add GL_EXT_shader_image_int64 support (#2409)

This commit is contained in:
Tobski
2020-11-04 16:24:23 +00:00
committed by GitHub
parent 478b232952
commit 8c1a3a06b8
19 changed files with 5349 additions and 3697 deletions

View File

@@ -411,6 +411,7 @@ INSTANTIATE_TEST_SUITE_P(
"spv.texture.vert",
"spv.textureBuffer.vert",
"spv.image.frag",
"spv.imageAtomic64.frag",
"spv.types.frag",
"spv.uint.frag",
"spv.uniformArray.frag",