Add support for testing file-based HLSL source code in GTest.
This commit is contained in:
@@ -66,7 +66,7 @@ INSTANTIATE_TEST_CASE_P(
|
||||
"preprocessor.defined.vert",
|
||||
"preprocessor.many.endif.vert",
|
||||
})),
|
||||
FileNameAsCustomTestName
|
||||
FileNameAsCustomTestSuffix
|
||||
);
|
||||
// clang-format on
|
||||
|
||||
|
||||
Reference in New Issue
Block a user