Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_func.h96 inline const RSExportRecordType *getParamPacketType() const in getParamPacketType() function
Dslang_rs_reflection_cpp.cpp279 const RSExportRecordType *ERT = ForEach->getParamPacketType(); in genForEachDeclarations()
403 const RSExportRecordType *ERT = ef->getParamPacketType(); in writeImplementationFile()
468 const RSExportRecordType *params = ef->getParamPacketType(); in writeImplementationFile()
660 if (ef->getParamPacketType()) { in makeFunctionSignature()
Dslang_rs_export_foreach.h136 inline const RSExportRecordType *getParamPacketType() const { in getParamPacketType() function
Dslang_rs_backend.cpp318 const RSExportRecordType *Expected = EF->getParamPacketType(); in dumpExportFunctionInfo()
Dslang_rs_reflection.cpp639 const RSExportRecordType *ERT = EF->getParamPacketType(); in genExportFunction()
708 const RSExportRecordType *ERT = EF->getParamPacketType(); in genExportForEach()