Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_func.cpp164 size_t T2Size = getRSContext()->getDataLayout().getTypeAllocSize(T2); in checkParameterPacketType() local
166 if (T1Size != T2Size) in checkParameterPacketType()