Searched defs:getSamplerType (Results 1 – 4 of 4) sorted by relevance
69 llvm::Type *CGOpenCLRuntime::getSamplerType(const Type *T) { in getSamplerType() function in CGOpenCLRuntime
194 dxil::SamplerType getSamplerType() const { in getSamplerType() function
477 dxil::SamplerType ResourceTypeInfo::getSamplerType() const { in getSamplerType() function in ResourceTypeInfo
3055 static SPIRVType *getSamplerType(MachineIRBuilder &MIRBuilder, in getSamplerType() function