Searched defs:KeyReduce (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_reduce.h126 static const char KeyReduce[]; member in class:slang::RSExportReduce
H A Dslang_rs_export_reduce.cpp36 const char RSExportReduce::KeyReduce[] = "reduce"; member in class:slang::RSExportReduce
179 << Kind << Name << KeyReduce << mNameReduce
192 << Kind << Name << KeyReduce << mNameReduce;
761 << " for '#pragma rs " << KeyReduce << "(" << mNameReduce << ")'"

Completed in 502 milliseconds