You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
option(NSC_DEBUG_EDIF_TOOL_BIT"Add \"-fspv-debug=tool\" to NSC Debug CLI"ON)
1192
1192
option(NSC_DEBUG_EDIF_NON_SEMANTIC_BIT"Add \"-fspv-debug=vulkan-with-source\" to NSC Debug CLI"OFF)
1193
1193
option(NSC_USE_DEPFILE"Generate depfiles for NSC custom commands"ON)
1194
-
option(NBL_DISABLE_EXPERIMENTAL_OPTS"Disable -O1experimental for all NSC compile rules globally"OFF)
1194
+
option(NBL_DISABLE_EXPERIMENTAL_OPTS"Disable -O1experimental for all NSC compile rules globally"ON) # Until Arek can make sure all Unit Tests still work for samplers and BxDFs
1195
1195
1196
1196
function(NBL_CREATE_NSC_COMPILE_RULES)
1197
1197
set(COMMENT "this code has been autogenerated with Nabla CMake NBL_CREATE_HLSL_COMPILE_RULES utility")
0 commit comments