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

Member Data Documentation

◆ MaxVertexCount

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

Definition at line 500 of file DXContainer.h.

◆ MeshInfo

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

Definition at line 504 of file DXContainer.h.

◆ SigPatchConstOrPrimVectors

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

Definition at line 501 of file DXContainer.h.


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