Add a generic texel fetch test
Test all core sampler functions.
This commit is contained in:
committed by
arcady-lunarg
parent
e8d657bdbe
commit
f3f23fece3
@@ -528,6 +528,7 @@ INSTANTIATE_TEST_SUITE_P(
|
||||
"spv.fragmentShaderBarycentric4.frag",
|
||||
"spv.ext.texture_shadow_lod.frag",
|
||||
"spv.ext.texture_shadow_lod.error.frag",
|
||||
"spv.floatFetch.frag",
|
||||
})),
|
||||
FileNameAsCustomTestSuffix
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user