DirectXShaderCompiler/lib/DxilPIXPasses
Jeff Noyle ba1900c9da
PIX: Allow debug of enum classes (#3756)
Two things:
First recurse down type hierarchy. The previous code only went down 2 levels...
Second, derive base type from enum classes when populating fake debug-store locations
2021-05-07 20:07:41 -07:00
..
CMakeLists.txt PIX: Shader debug: don't instrument ray query handles (#3434) 2021-02-10 13:35:06 -08:00
DxilAddPixelHitInstrumentation.cpp PIX passes: Centralize handle-generation code and update for 6.6 (#3628) 2021-03-26 12:55:08 -07:00
DxilAnnotateWithVirtualRegister.cpp Cleanup part of compiling warnings (#2903) 2020-06-25 02:57:41 -06:00
DxilDbgValueToDbgDeclare.cpp PIX: Allow debug of enum classes (#3756) 2021-05-07 20:07:41 -07:00
DxilDebugInstrumentation.cpp PIX passes: Centralize handle-generation code and update for 6.6 (#3628) 2021-03-26 12:55:08 -07:00
DxilForceEarlyZ.cpp Just run clang format on PIX passes (#2611) 2019-12-02 11:22:54 -08:00
DxilOutputColorBecomesConstant.cpp PIX passes: Centralize handle-generation code and update for 6.6 (#3628) 2021-03-26 12:55:08 -07:00
DxilPIXMeshShaderOutputInstrumentation.cpp PIX passes: Centralize handle-generation code and update for 6.6 (#3628) 2021-03-26 12:55:08 -07:00
DxilPIXPasses.cpp Adds the DxcPixDxilDebugInfo interface and friends. (#2715) 2020-02-25 17:50:23 -08:00
DxilPIXVirtualRegisters.cpp Just run clang format on PIX passes (#2611) 2019-12-02 11:22:54 -08:00
DxilReduceMSAAToSingleSample.cpp Just run clang format on PIX passes (#2611) 2019-12-02 11:22:54 -08:00
DxilRemoveDiscards.cpp Just run clang format on PIX passes (#2611) 2019-12-02 11:22:54 -08:00
DxilShaderAccessTracking.cpp PIX passes: Centralize handle-generation code and update for 6.6 (#3628) 2021-03-26 12:55:08 -07:00
LLVMBuild.txt Move pix pass into DxilPIXPasses. (#1605) 2018-10-16 21:38:33 -07:00
PixPassHelpers.cpp PIX: Null check before dyn_cast (#3654) 2021-04-01 17:39:02 -07:00
PixPassHelpers.h PIX passes: Centralize handle-generation code and update for 6.6 (#3628) 2021-03-26 12:55:08 -07:00