LLVM 22.0.0git
llvm::dxbc::AmplificationPSVInfo Struct Reference

#include "llvm/BinaryFormat/DXContainer.h"

Public Member Functions

void swapBytes ()

Public Attributes

uint32_t PayloadSizeInBytes

Detailed Description

Definition at line 380 of file DXContainer.h.

Member Function Documentation

◆ swapBytes()

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

Definition at line 383 of file DXContainer.h.

References PayloadSizeInBytes, and llvm::sys::swapByteOrder().

Member Data Documentation

◆ PayloadSizeInBytes

uint32_t llvm::dxbc::AmplificationPSVInfo::PayloadSizeInBytes

Definition at line 381 of file DXContainer.h.

Referenced by llvm::DXContainerYAML::PSVInfo::mapInfoForVersion(), and swapBytes().


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