0003-Add-support-for-SPV_NV_shader_image_footprint

This commit is contained in:
Chao Chen
2018-09-19 11:41:27 -07:00
parent beae2251b7
commit 3a1379667d
13 changed files with 1189 additions and 5 deletions

View File

@@ -505,6 +505,7 @@ INSTANTIATE_TEST_CASE_P(
"spv.fragmentShaderBarycentric2.frag",
"spv.computeShaderDerivatives.comp",
"spv.computeShaderDerivatives2.comp",
"spv.shaderImageFootprint.frag",
})),
FileNameAsCustomTestSuffix
);