LLVM: llvm::yaml::MappingTraits< DXContainerYAML::ResourceBindInfo > Struct Reference (original) (raw)

#include "[llvm/ObjectYAML/DXContainerYAML.h](DXContainerYAML%5F8h%5Fsource.html)"

Inheritance diagram for llvm::yaml::MappingTraits< DXContainerYAML::ResourceBindInfo >:

[legend]

Static Public Member Functions
static LLVM_ABI void mapping (IO &IO, DXContainerYAML::ResourceBindInfo &Res)

Detailed Description

Definition at line 378 of file DXContainerYAML.h.

Member Function Documentation

mapping()

void llvm::yaml::MappingTraits< DXContainerYAML::ResourceBindInfo >::mapping ( IO & IO, DXContainerYAML::ResourceBindInfo & Res ) static

Definition at line 559 of file DXContainerYAML.cpp.

References llvm::dxbc::PSV::v2::ResourceBindInfo::Flags, llvm::yaml::IO::getContext(), llvm::dxbc::PSV::v2::ResourceBindInfo::Kind, llvm::dxbc::PSV::v0::ResourceBindInfo::LowerBound, llvm::yaml::IO::mapRequired(), llvm::dxbc::PSV::v0::ResourceBindInfo::Space, llvm::dxbc::PSV::v0::ResourceBindInfo::Type, and llvm::dxbc::PSV::v0::ResourceBindInfo::UpperBound.


The documentation for this struct was generated from the following files: