Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_func.h98 inline const RSExportRecordType *getParamPacketType() const in getParamPacketType() function
Dslang_rs_export_foreach.h102 inline const RSExportRecordType *getParamPacketType() const { in getParamPacketType() function
Dslang_rs_backend.cpp324 const RSExportRecordType *Expected = EF->getParamPacketType(); in HandleTranslationUnitPost()
Dslang_rs_reflection.cpp931 const RSExportRecordType *ERT = EF->getParamPacketType(); in genExportFunction()
960 const RSExportRecordType *ERT = EF->getParamPacketType(); in genExportForEach()