LLVM 22.0.0git
DXILPrettyPrinter.cpp File Reference

Go to the source code of this file.

Functions

static StringRef getRCName (dxil::ResourceClass RC)
static StringRef getRCPrefix (dxil::ResourceClass RC)
static StringRef getFormatName (const dxil::ResourceTypeInfo &RI)
static StringRef getTextureDimName (dxil::ResourceKind RK)
static void prettyPrintResources (raw_ostream &OS, const DXILResourceMap &DRM, DXILResourceTypeMap &DRTM)
 INITIALIZE_PASS_BEGIN (DXILPrettyPrinterLegacy, "dxil-pretty-printer", "DXIL Metadata Pretty Printer", true, true) INITIALIZE_PASS_END(DXILPrettyPrinterLegacy

Variables

dxil pretty printer
dxil pretty DXIL Metadata Pretty Printer
dxil pretty DXIL Metadata Pretty true

Function Documentation

◆ getFormatName()

◆ getRCName()

◆ getRCPrefix()

◆ getTextureDimName()

◆ INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( DXILPrettyPrinterLegacy ,
"dxil-pretty-printer" ,
"DXIL Metadata Pretty Printer" ,
true ,
true  )

◆ prettyPrintResources()

Variable Documentation

◆ Printer

◆ printer

◆ true

dxil pretty DXIL Metadata Pretty true

Definition at line 290 of file DXILPrettyPrinter.cpp.