Home
last modified time | relevance | path

Searched defs:IsROV (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Frontend/HLSL/
H A DHLSLResource.cpp59 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 DDXILResource.h75 bool IsROV; variable
/llvm-project/clang/lib/CodeGen/
H A DCGHLSLRuntime.cpp200 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 DHLSLExternalSemaSource.cpp495 setupBufferType(CXXRecordDecl * Decl,Sema & S,ResourceClass RC,ResourceKind RK,bool IsROV) setupBufferType() argument
[all...]