Thanks to visit codestin.com
Credit goes to llvm.org

LLVM 22.0.0git
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 296 of file DXContainer.h.

Member Function Documentation

◆ swapBytes()

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

Definition at line 300 of file DXContainer.h.

Member Data Documentation

◆ OutputPositionPresent

uint8_t llvm::dxbc::VertexPSVInfo::OutputPositionPresent

Definition at line 297 of file DXContainer.h.

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

◆ Unused

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

Definition at line 298 of file DXContainer.h.


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