LLVM 20.0.0git
|
#include "llvm/Analysis/DXILResource.h"
Public Member Functions | |
bool | operator== (const TypedInfo &RHS) const |
bool | operator!= (const TypedInfo &RHS) const |
bool | operator< (const TypedInfo &RHS) const |
Public Attributes | |
dxil::ElementType | ElementTy |
uint32_t | ElementCount |
Definition at line 237 of file DXILResource.h.
Definition at line 245 of file DXILResource.h.
References RHS.
Definition at line 246 of file DXILResource.h.
Definition at line 241 of file DXILResource.h.
uint32_t llvm::dxil::ResourceTypeInfo::TypedInfo::ElementCount |
Definition at line 239 of file DXILResource.h.
Referenced by llvm::dxil::ResourceBindingInfo::getAnnotateProps(), and llvm::dxil::ResourceTypeInfo::print().
dxil::ElementType llvm::dxil::ResourceTypeInfo::TypedInfo::ElementTy |
Definition at line 238 of file DXILResource.h.
Referenced by llvm::dxil::ResourceBindingInfo::getAnnotateProps(), llvm::dxil::ResourceBindingInfo::getAsMetadata(), getFormatName(), operator<(), operator==(), and llvm::dxil::ResourceTypeInfo::print().