HomeSort by relevance Sort by last modified time
    Searched refs:isSPIRVType (Results 1 - 4 of 4) sorted by null

  /external/spirv-llvm/lib/SPIRV/
OCLTypeToSPIRV.cpp 253 if (isSPIRVType(SamplerArg->getType(), kSPIRVTypeName::Sampler))
SPIRVUtil.cpp 281 isSPIRVType(llvm::Type* Ty, StringRef BaseTyName, StringRef *Postfix) {
    [all...]
SPIRVInternal.h 583 isSPIRVType(llvm::Type* Ty, StringRef BaseTyName, StringRef *Postfix = 0);
    [all...]
SPIRVWriter.cpp     [all...]

Completed in 57 milliseconds