LLVM: llvm::dxbc::PSV::v3::RuntimeInfo Struct Reference (original) (raw)

#include "[llvm/BinaryFormat/DXContainer.h](BinaryFormat%5F2DXContainer%5F8h%5Fsource.html)"

Inheritance diagram for llvm::dxbc::PSV::v3::RuntimeInfo:

[legend]

Public Member Functions
void swapBytes ()
void swapBytes (Triple::EnvironmentType Stage)
Public Member Functions inherited from llvm::dxbc::PSV::v2::RuntimeInfo
void swapBytes ()
void swapBytes (Triple::EnvironmentType Stage)
Public Member Functions inherited from llvm::dxbc::PSV::v1::RuntimeInfo
void swapBytes ()
void swapBytes (Triple::EnvironmentType Stage)
Public Member Functions inherited from llvm::dxbc::PSV::v0::RuntimeInfo
void swapBytes ()
void swapBytes (Triple::EnvironmentType Stage)
Public Attributes
uint32_t EntryNameOffset
Public Attributes inherited from llvm::dxbc::PSV::v2::RuntimeInfo
uint32_t NumThreadsX
uint32_t NumThreadsY
uint32_t NumThreadsZ
Public Attributes inherited from llvm::dxbc::PSV::v1::RuntimeInfo
uint8_t ShaderStage
uint8_t UsesViewID
GeometryExtraInfo GeomData
uint8_t SigInputElements
uint8_t SigOutputElements
uint8_t SigPatchOrPrimElements
uint8_t SigInputVectors
uint8_t SigOutputVectors [4]
Public Attributes inherited from llvm::dxbc::PSV::v0::RuntimeInfo
PipelinePSVInfo StageInfo
uint32_t MinimumWaveLaneCount
uint32_t MaximumWaveLaneCount

Detailed Description

Definition at line 564 of file DXContainer.h.

Member Function Documentation

swapBytes() [1/2]

void llvm::dxbc::PSV::v3::RuntimeInfo::swapBytes ( ) inline

Definition at line 567 of file DXContainer.h.

References EntryNameOffset, llvm::sys::swapByteOrder(), and llvm::dxbc::PSV::v2::RuntimeInfo::swapBytes().

swapBytes() [2/2]

void llvm::dxbc::PSV::v3::RuntimeInfo::swapBytes ( Triple::EnvironmentType Stage) inline

Definition at line 572 of file DXContainer.h.

References llvm::dxbc::PSV::v2::RuntimeInfo::swapBytes().

Member Data Documentation

EntryNameOffset

uint32_t llvm::dxbc::PSV::v3::RuntimeInfo::EntryNameOffset

Definition at line 565 of file DXContainer.h.

Referenced by swapBytes().


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