LLVM 22.0.0git
Public Attributes | List of all members
llvm::hlsl::rootsig::Register Struct Reference

#include "llvm/Frontend/HLSL/HLSLRootSignature.h"

Public Attributes

RegisterType ViewType
 
uint32_t Number
 

Detailed Description

Definition at line 32 of file HLSLRootSignature.h.

Member Data Documentation

◆ Number

uint32_t llvm::hlsl::rootsig::Register::Number

Definition at line 34 of file HLSLRootSignature.h.

Referenced by llvm::hlsl::rootsig::operator<<().

◆ ViewType

RegisterType llvm::hlsl::rootsig::Register::ViewType

Definition at line 33 of file HLSLRootSignature.h.

Referenced by llvm::hlsl::rootsig::operator<<().


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