Searched refs:InExportType (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_foreach.cpp388 RSExportType *InExportType = RSExportType::Create(Context, T, EK); local
392 if (FE->mIsKernelStyle && !InExportType) {
396 FE->mInTypes.push_back(InExportType);

Completed in 606 milliseconds