Home
last modified time | relevance | path

Searched refs:SamplerType (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDXILResource.h94 dxil::SamplerType SamplerTy; // Sampler
178 dxil::SamplerType SamplerTy);
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DDXILABI.h105 enum class SamplerType : uint32_t { enum
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDXILResource.cpp233 SamplerType SamplerTy) { in Sampler()
338 SamplerCmpOrHasCounter = SamplerTy == SamplerType::Comparison; in getAnnotateProps()