Home
last modified time | relevance | path

Searched defs:getSamplerType (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenCLRuntime.cpp94 llvm::PointerType *CGOpenCLRuntime::getSamplerType(const Type *T) { in getSamplerType() function in CGOpenCLRuntime
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp2046 static SPIRVType *getSamplerType(MachineIRBuilder &MIRBuilder, in getSamplerType() function