Home
last modified time | relevance | path

Searched refs:hasParam (Results 1 – 4 of 4) 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.h91 inline bool hasParam() const in hasParam() function
Dslang_backend.cpp619 if (!EF->hasParam()) { in dumpExportFunctionInfo()
Dslang_rs_reflection.cpp619 if (EF->hasParam()) { in genExportFunction()
644 if (!EF->hasParam()) { in genExportFunction()