Home
last modified time | relevance | path

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

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