Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_func.cpp166 size_t T1Size = RSExportType::GetTypeAllocSize(F->getType()); in checkParameterPacketType() local
169 if (T1Size != T2Size) in checkParameterPacketType()