LLVM: llvm::dxbc::GeometryPSVInfo Struct Reference (original) (raw)

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

Public Member Functions
void swapBytes ()
Public Attributes
uint32_t InputPrimitive
uint32_t OutputTopology
uint32_t OutputStreamMask
uint8_t OutputPositionPresent
uint8_t Unused [3]

Definition at line 296 of file DXContainer.h.

swapBytes()

void llvm::dxbc::GeometryPSVInfo::swapBytes ( ) inline

InputPrimitive

uint32_t llvm::dxbc::GeometryPSVInfo::InputPrimitive

OutputPositionPresent

uint8_t llvm::dxbc::GeometryPSVInfo::OutputPositionPresent

OutputStreamMask

uint32_t llvm::dxbc::GeometryPSVInfo::OutputStreamMask

OutputTopology

uint32_t llvm::dxbc::GeometryPSVInfo::OutputTopology

Unused

uint8_t llvm::dxbc::GeometryPSVInfo::Unused[3]


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