|
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 277 of file DXILResource.h.
Definition at line 281 of file DXILResource.h.
References RHS.
Definition at line 282 of file DXILResource.h.
Definition at line 280 of file DXILResource.h.
| bool llvm::dxil::ResourceTypeInfo::UAVInfo::IsROV |
Definition at line 278 of file DXILResource.h.
Referenced by llvm::dxil::ResourceInfo::getAnnotateProps(), llvm::dxil::ResourceInfo::getAsMetadata(), operator<(), operator==(), and llvm::dxil::ResourceTypeInfo::print().