Searched defs:ParamType (Results 1 - 1 of 1) sorted by relevance

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

Completed in 124 milliseconds