Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp581 SPIRVType *SampTy; in buildConstantSampler() local
583 SampTy = getOrCreateSPIRVType(getTypeForSPIRVType(SpvType), MIRBuilder); in buildConstantSampler()
584 else if ((SampTy = getOrCreateSPIRVTypeByName("opencl.sampler_t", in buildConstantSampler()
594 .addUse(getSPIRVTypeID(SampTy)) in buildConstantSampler()