|
LLVM 23.0.0git
|
#include "llvm/BinaryFormat/DXContainer.h"
Public Member Functions | |
| void | swapBytes () |
Definition at line 617 of file DXContainer.h.
|
inline |
Definition at line 638 of file DXContainer.h.
References CompType, ExclusiveMask, Index, Mask, MinPrecision, NameOffset, Register, Stream, llvm::sys::swapByteOrder(), and SystemValue.
| SigComponentType llvm::dxbc::ProgramSignatureElement::CompType |
Definition at line 624 of file DXContainer.h.
Referenced by swapBytes(), and llvm::mcdxbc::Signature::write().
| uint8_t llvm::dxbc::ProgramSignatureElement::ExclusiveMask |
Definition at line 633 of file DXContainer.h.
Referenced by swapBytes(), and llvm::mcdxbc::Signature::write().
| uint32_t llvm::dxbc::ProgramSignatureElement::Index |
Definition at line 622 of file DXContainer.h.
Referenced by swapBytes(), and llvm::mcdxbc::Signature::write().
| uint8_t llvm::dxbc::ProgramSignatureElement::Mask |
Definition at line 626 of file DXContainer.h.
Referenced by swapBytes(), and llvm::mcdxbc::Signature::write().
| SigMinPrecision llvm::dxbc::ProgramSignatureElement::MinPrecision |
Definition at line 636 of file DXContainer.h.
Referenced by swapBytes(), and llvm::mcdxbc::Signature::write().
| uint32_t llvm::dxbc::ProgramSignatureElement::NameOffset |
Definition at line 620 of file DXContainer.h.
Referenced by swapBytes(), and llvm::mcdxbc::Signature::write().
| uint32_t llvm::dxbc::ProgramSignatureElement::Register |
Definition at line 625 of file DXContainer.h.
Referenced by swapBytes(), and llvm::mcdxbc::Signature::write().
| uint32_t llvm::dxbc::ProgramSignatureElement::Stream |
Definition at line 618 of file DXContainer.h.
Referenced by swapBytes(), and llvm::mcdxbc::Signature::write().
| D3DSystemValue llvm::dxbc::ProgramSignatureElement::SystemValue |
Definition at line 623 of file DXContainer.h.
Referenced by swapBytes(), and llvm::mcdxbc::Signature::write().
| uint16_t llvm::dxbc::ProgramSignatureElement::Unused |
Definition at line 635 of file DXContainer.h.