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.h137 inline const RSExportRecordType *getParamPacketType() const { function in class:slang::RSExportForEach
H A Dslang_rs_reflection_cpp.cpp282 const RSExportRecordType *ERT = ForEach->getParamPacketType();
335 const RSExportRecordType *ERT = ef->getParamPacketType();
402 const RSExportRecordType *params = ef->getParamPacketType();
710 if (ef->getParamPacketType()) {
H A Dslang_backend.cpp647 const RSExportRecordType *Expected = EF->getParamPacketType();
H A Dslang_rs_reflection.cpp793 const RSExportRecordType *ERT = EF->getParamPacketType();
884 const RSExportRecordType *ERT = EF->getParamPacketType();

Completed in 1041 milliseconds