Skip to content

Commit

Permalink
Test source language HLSL
Browse files Browse the repository at this point in the history
  • Loading branch information
dneto0 committed Apr 7, 2017
1 parent bf68c81 commit 72debb8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/text_to_binary.debug_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 72debb8

Please sign in to comment.