LLVM 19.0.0git
Public Attributes | List of all members
llvm::dxbc::PSV::v1::GeometryExtraInfo Union Reference

#include "llvm/BinaryFormat/DXContainer.h"

Public Attributes

uint16_t MaxVertexCount
 
uint8_t SigPatchConstOrPrimVectors
 
MeshRuntimeInfo MeshInfo
 

Detailed Description

Definition at line 364 of file DXContainer.h.

Member Data Documentation

◆ MaxVertexCount

uint16_t llvm::dxbc::PSV::v1::GeometryExtraInfo::MaxVertexCount

Definition at line 365 of file DXContainer.h.

Referenced by llvm::dxbc::PSV::v1::RuntimeInfo::swapBytes().

◆ MeshInfo

MeshRuntimeInfo llvm::dxbc::PSV::v1::GeometryExtraInfo::MeshInfo

Definition at line 369 of file DXContainer.h.

◆ SigPatchConstOrPrimVectors

uint8_t llvm::dxbc::PSV::v1::GeometryExtraInfo::SigPatchConstOrPrimVectors

Definition at line 366 of file DXContainer.h.


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