Searched defs:IsROV (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Frontend/HLSL/ |
H A D | HLSLResource.cpp | 59 FrontendResource(GlobalVariable * GV,ResourceKind RK,ElementType ElTy,bool IsROV,uint32_t ResIndex,uint32_t Space) FrontendResource() argument
|
/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DXILResource.h | 75 bool IsROV; variable
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGHLSLRuntime.cpp | 200 addBufferResourceAnnotation(llvm::GlobalVariable * GV,llvm::hlsl::ResourceClass RC,llvm::hlsl::ResourceKind RK,bool IsROV,llvm::hlsl::ElementType ET,BufferResBinding & Binding) addBufferResourceAnnotation() argument 289 bool IsROV = Attr->getIsROV(); annotateHLSLResource() local
|
/llvm-project/clang/lib/Sema/ |
H A D | HLSLExternalSemaSource.cpp | 495 setupBufferType(CXXRecordDecl * Decl,Sema & S,ResourceClass RC,ResourceKind RK,bool IsROV) setupBufferType() argument [all...] |