File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Expand file tree Collapse file tree 2 files changed +1
-1
lines changed File renamed without changes.
Original file line number Diff line number Diff line change @@ -243,7 +243,6 @@ LIST_BUILTIN_RESOURCE(NBL_RESOURCES_TO_EMBED "hlsl/spirv_intrinsics/subgroup_shu
243
243
LIST_BUILTIN_RESOURCE (NBL_RESOURCES_TO_EMBED "hlsl/spirv_intrinsics/subgroup_vote.hlsl" )
244
244
#C++ compatibility
245
245
LIST_BUILTIN_RESOURCE (NBL_RESOURCES_TO_EMBED "hlsl/cpp_compat.hlsl" )
246
- LIST_BUILTIN_RESOURCE (NBL_RESOURCES_TO_EMBED "hlsl/cpp_compat/concepts.hlsl" )
247
246
LIST_BUILTIN_RESOURCE (NBL_RESOURCES_TO_EMBED "hlsl/cpp_compat/intrinsics.h" )
248
247
LIST_BUILTIN_RESOURCE (NBL_RESOURCES_TO_EMBED "hlsl/cpp_compat/matrix.hlsl" )
249
248
LIST_BUILTIN_RESOURCE (NBL_RESOURCES_TO_EMBED "hlsl/cpp_compat/promote.hlsl" )
@@ -256,6 +255,7 @@ LIST_BUILTIN_RESOURCE(NBL_RESOURCES_TO_EMBED "hlsl/glsl_compat/subgroup_basic.hl
256
255
LIST_BUILTIN_RESOURCE (NBL_RESOURCES_TO_EMBED "hlsl/glsl_compat/subgroup_shuffle.hlsl" )
257
256
#stdlib
258
257
LIST_BUILTIN_RESOURCE (NBL_RESOURCES_TO_EMBED "hlsl/bit.hlsl" )
258
+ LIST_BUILTIN_RESOURCE (NBL_RESOURCES_TO_EMBED "hlsl/concepts.hlsl" )
259
259
LIST_BUILTIN_RESOURCE (NBL_RESOURCES_TO_EMBED "hlsl/functional.hlsl" )
260
260
LIST_BUILTIN_RESOURCE (NBL_RESOURCES_TO_EMBED "hlsl/limits.hlsl" )
261
261
LIST_BUILTIN_RESOURCE (NBL_RESOURCES_TO_EMBED "hlsl/type_traits.hlsl" )
You can’t perform that action at this time.
0 commit comments