LLVM 22.0.0git
llvm::dxbc::RTS0::v1::RootParameterHeader Struct Reference

#include "llvm/BinaryFormat/DXContainer.h"

Public Member Functions

void swapBytes ()

Public Attributes

uint32_t ParameterType
uint32_t ShaderVisibility
uint32_t ParameterOffset

Detailed Description

Definition at line 763 of file DXContainer.h.

Member Function Documentation

◆ swapBytes()

void llvm::dxbc::RTS0::v1::RootParameterHeader::swapBytes ( )
inline

Member Data Documentation

◆ ParameterOffset

uint32_t llvm::dxbc::RTS0::v1::RootParameterHeader::ParameterOffset

Definition at line 766 of file DXContainer.h.

Referenced by swapBytes().

◆ ParameterType

uint32_t llvm::dxbc::RTS0::v1::RootParameterHeader::ParameterType

Definition at line 764 of file DXContainer.h.

Referenced by swapBytes().

◆ ShaderVisibility

uint32_t llvm::dxbc::RTS0::v1::RootParameterHeader::ShaderVisibility

Definition at line 765 of file DXContainer.h.

Referenced by swapBytes().


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