Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_reduce.cpp402 const clang::Type *ParamType = ParamQType.getTypePtr(); in analyzeAccumulator() local
411 } else if (HasRSObjectType(ParamType)) { in analyzeAccumulator()
422 ParamEType = RSExportType::Create(&S.RSC, ParamType, NotLegacyKernelArgument); in analyzeAccumulator()