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

/frameworks/compile/slang/
H A Dslang_rs_export_func.h102 bool checkParameterPacketType(llvm::StructType *ParamTy) const;
H A Dslang_rs_export_func.cpp127 RSExportFunc::checkParameterPacketType(llvm::StructType *ParamTy) const { function in class:slang::RSExportFunc
H A Dslang_rs_backend.cpp313 if (!EF->checkParameterPacketType(HelperFunctionParameterTy)) {

Completed in 165 milliseconds