Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/
DSPIRVWriter.cpp1159 auto GetSamplerConstant = [&](uint64_t SamplerValue) { in oclTransSpvcCastSampler() local
1169 return GetSamplerConstant(Const->getZExtValue()); in oclTransSpvcCastSampler()
1180 return GetSamplerConstant(cast<ConstantInt>(Initializer)->getZExtValue()); in oclTransSpvcCastSampler()