LLVM 22.0.0git
llvm::hlsl::rootsig::DescriptorTable Struct Reference

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

Public Attributes

dxbc::ShaderVisibility Visibility = dxbc::ShaderVisibility::All
uint32_t NumClauses = 0

Detailed Description

Definition at line 77 of file HLSLRootSignature.h.

Member Data Documentation

◆ NumClauses

uint32_t llvm::hlsl::rootsig::DescriptorTable::NumClauses = 0

Definition at line 81 of file HLSLRootSignature.h.

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

◆ Visibility

dxbc::ShaderVisibility llvm::hlsl::rootsig::DescriptorTable::Visibility = dxbc::ShaderVisibility::All

Definition at line 78 of file HLSLRootSignature.h.

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


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