Home
last modified time | relevance | path

Searched refs:SamplerTy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDXILResource.cpp233 SamplerType SamplerTy) { in Sampler() argument
236 RI.SamplerTy = SamplerTy; in Sampler()
248 return SamplerTy == RHS.SamplerTy; in operator ==()
291 MDVals.push_back(getIntMD(llvm::to_underlying(SamplerTy))); in getAsMetadata()
338 SamplerCmpOrHasCounter = SamplerTy == SamplerType::Comparison; in getAnnotateProps()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDXILResource.h94 dxil::SamplerType SamplerTy; // Sampler member
178 dxil::SamplerType SamplerTy);