LLVM 22.0.0git
|
#include "llvm/Analysis/DXILResource.h"
Public Member Functions | |
bool | operator== (const UAVInfo &RHS) const |
bool | operator!= (const UAVInfo &RHS) const |
bool | operator< (const UAVInfo &RHS) const |
Public Attributes | |
bool | IsROV |
Definition at line 250 of file DXILResource.h.
Definition at line 254 of file DXILResource.h.
References RHS.
Definition at line 255 of file DXILResource.h.
Definition at line 253 of file DXILResource.h.
bool llvm::dxil::ResourceTypeInfo::UAVInfo::IsROV |
Definition at line 251 of file DXILResource.h.
Referenced by llvm::dxil::ResourceInfo::getAnnotateProps(), llvm::dxil::ResourceInfo::getAsMetadata(), operator<(), operator==(), and llvm::dxil::ResourceTypeInfo::print().