mirror of
https://github.com/RPCSX/SPIRV-Tools.git
synced 2024-12-04 17:46:50 +00:00
Test source language HLSL
This commit is contained in:
parent
bf68c81426
commit
72debb8fd4
@ -54,6 +54,8 @@ const LanguageCase kLanguageCases[] = {
|
||||
CASE(OpenCL_C, 200),
|
||||
CASE(OpenCL_C, 210),
|
||||
CASE(OpenCL_CPP, 210),
|
||||
CASE(HLSL, 5),
|
||||
CASE(HLSL, 6),
|
||||
#undef CASE
|
||||
};
|
||||
// clang-format on
|
||||
|
Loading…
Reference in New Issue
Block a user