Home
last modified time | relevance | path

Searched refs:FormatResourceDimension (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILPrettyPrinter.cpp140 struct FormatResourceDimension struct
142 FormatResourceDimension(const dxil::ResourceTypeInfo &RI, bool HasCounter) in FormatResourceDimension() argument
244 FormatResourceDimension Dim(RTI, RI.hasCounter()); in prettyPrintResources()