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

/frameworks/compile/slang/
H A Dslang_rs_export_func.h96 inline const RSExportRecordType *getParamPacketType() const function in class:slang::RSExportFunc
100 // equivalent" to the one obtained from getParamPacketType(). If the @Params
H A Dslang_rs_export_foreach.h136 inline const RSExportRecordType *getParamPacketType() const { function in class:slang::RSExportForEach
H A Dslang_rs_reflection_cpp.cpp279 const RSExportRecordType *ERT = ForEach->getParamPacketType();
403 const RSExportRecordType *ERT = ef->getParamPacketType();
468 const RSExportRecordType *params = ef->getParamPacketType();
660 if (ef->getParamPacketType()) {
H A Dslang_rs_backend.cpp318 const RSExportRecordType *Expected = EF->getParamPacketType();
H A Dslang_rs_reflection.cpp639 const RSExportRecordType *ERT = EF->getParamPacketType();
708 const RSExportRecordType *ERT = EF->getParamPacketType();

Completed in 319 milliseconds