DirectXShaderCompiler/include/dxc/DxilPIXPasses
Jeff Noyle 5d63d48f44
PIX: Add thread ID to amplification shader payload (#3904)
This change is required to enable PIX to reconstruct mesh shader output data correctly. Without knowing the thread id of the AS thread that launched the mesh shader threads, we don't know which probably-a-mesh to attribute each MS's output to.
2021-08-13 14:04:46 -07:00
..
DxilPIXPasses.h PIX: Add thread ID to amplification shader payload (#3904) 2021-08-13 14:04:46 -07:00
DxilPIXVirtualRegisters.h Implements DIA Interfaces for HLSL variable-value mapping. (#2050) 2019-03-19 11:46:10 -07:00