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
Register DxilCounters.cpp with hctgen and regenerate it
- Add TARGET_NAME optional parameter to add_hlsl_hctgen() in HCT.cmake
to allow different CMake target name and hctgen mode (needed since
DxilCounters is already used as the target name for DxilCounters.h)
- Add add_hlsl_hctgen(DxilCounters OUTPUT DxilCounters.cpp CODE_TAG ...)
to lib/DXIL/CMakeLists.txt so DxilCounters.cpp participates in source
regeneration when HLSL_COPY_GENERATED_SOURCES is set
- Regenerate DxilCounters.cpp: adds BarrierByMemoryType/Handle/Node,
FDot, VectorReduceAnd/Or, SampleCmpGrad/Bias, RawBufferVectorLoad/Store
Co-authored-by: damyanp <[email protected]>
Agent-Logs-Url: https://github.com/damyanp/DirectXShaderCompiler/sessions/12071741-931b-464e-90a5-ce03c9b6e9c3
0 commit comments