File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -245,7 +245,7 @@ LIST_BUILTIN_RESOURCE(NBL_RESOURCES_TO_EMBED "hlsl/cpp_compat/intrinsics.hlsl")
245
245
LIST_BUILTIN_RESOURCE (NBL_RESOURCES_TO_EMBED "hlsl/cpp_compat/matrix.hlsl" )
246
246
LIST_BUILTIN_RESOURCE (NBL_RESOURCES_TO_EMBED "hlsl/cpp_compat/promote.hlsl" )
247
247
LIST_BUILTIN_RESOURCE (NBL_RESOURCES_TO_EMBED "hlsl/cpp_compat/vector.hlsl" )
248
- LIST_BUILTIN_RESOURCE (NBL_RESOURCES_TO_EMBED "hlsl/cpp_compat/intrinsics/dot_product .hlsl" )
248
+ LIST_BUILTIN_RESOURCE (NBL_RESOURCES_TO_EMBED "hlsl/cpp_compat/impl/intrinsics_impl .hlsl" )
249
249
#glsl compat
250
250
LIST_BUILTIN_RESOURCE (NBL_RESOURCES_TO_EMBED "hlsl/glsl_compat/core.hlsl" )
251
251
LIST_BUILTIN_RESOURCE (NBL_RESOURCES_TO_EMBED "hlsl/glsl_compat/subgroup_arithmetic.hlsl" )
You can’t perform that action at this time.
0 commit comments