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 543 of file DXContainer.h.

Member Data Documentation

◆ MaxVertexCount

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

Definition at line 544 of file DXContainer.h.

◆ MeshInfo

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

Definition at line 548 of file DXContainer.h.

◆ SigPatchConstOrPrimVectors

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

Definition at line 545 of file DXContainer.h.


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