LLVM 22.0.0git
Public Attributes | List of all members
llvm::DXContainerYAML::RootConstantsYaml Struct Reference

#include "llvm/ObjectYAML/DXContainerYAML.h"

Public Attributes

uint32_t ShaderRegister
 
uint32_t RegisterSpace
 
uint32_t Num32BitValues
 

Detailed Description

Definition at line 76 of file DXContainerYAML.h.

Member Data Documentation

◆ Num32BitValues

uint32_t llvm::DXContainerYAML::RootConstantsYaml::Num32BitValues

◆ RegisterSpace

uint32_t llvm::DXContainerYAML::RootConstantsYaml::RegisterSpace

◆ ShaderRegister

uint32_t llvm::DXContainerYAML::RootConstantsYaml::ShaderRegister

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