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 717 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 720 of file DXContainer.h.

Referenced by swapBytes().

◆ ParameterType

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

Definition at line 718 of file DXContainer.h.

Referenced by swapBytes().

◆ ShaderVisibility

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

Definition at line 719 of file DXContainer.h.

Referenced by swapBytes().


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