LLVM 19.0.0git
Public Member Functions | Public Attributes | List of all members
llvm::dxbc::VertexPSVInfo Struct Reference

#include "llvm/BinaryFormat/DXContainer.h"

Public Member Functions

void swapBytes ()
 

Public Attributes

uint8_t OutputPositionPresent
 
uint8_t Unused [3]
 

Detailed Description

Definition at line 153 of file DXContainer.h.

Member Function Documentation

◆ swapBytes()

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

Definition at line 157 of file DXContainer.h.

Referenced by llvm::dxbc::PipelinePSVInfo::swapBytes().

Member Data Documentation

◆ OutputPositionPresent

uint8_t llvm::dxbc::VertexPSVInfo::OutputPositionPresent

Definition at line 154 of file DXContainer.h.

Referenced by llvm::DXContainerYAML::PSVInfo::mapInfoForVersion().

◆ Unused

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

Definition at line 155 of file DXContainer.h.


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