Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_func.cpp129 return !hasParam(); in checkParameterPacketType()
130 else if (!hasParam()) in checkParameterPacketType()
Dslang_rs_export_func.h87 inline bool hasParam() const in hasParam() function
Dslang_rs_reflection_state.cpp584 if (EF->hasParam()) { in declareInvokable()
630 if (EF->hasParam()) { in declareInvokable()
Dslang_backend.cpp905 if (!EF->hasParam()) { in dumpExportFunctionInfo()
Dslang_rs_reflection.cpp914 if (EF->hasParam()) { in genExportFunction()
940 if (!EF->hasParam()) { in genExportFunction()