Searched refs:imageASTParameter (Results 1 – 1 of 1) sorted by relevance
62 imageASTParameter->SetInParameter(inParameter);63 imageASTParameter->SetOutParameter(outParameter);64 imageASTParameter->SetType(imageASTType);65 imageASTParameter->SetName(name);67 String result = imageASTParameter->Dump(prefix);68 String typeString = imageASTParameter->GetType()->ToString();89 imageASTParameter->SetInParameter(inParameter);90 imageASTParameter->SetOutParameter(outParameter);91 imageASTParameter->SetType(imageASTType);92 imageASTParameter->SetName(name);[all …]