Searched refs:getNumParameters (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_func.h93 inline size_t getNumParameters() const function in class:slang::RSExportFunc
H A Dslang_rs_export_foreach.h105 inline size_t getNumParameters() const { function in class:slang::RSExportForEach
H A Dslang_backend.cpp702 for (size_t i = 0; i < EF->getNumParameters(); i++) {

Completed in 108 milliseconds