Home
last modified time | relevance | path

Searched defs:DriverInfo (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/
DrsScript.h82 struct DriverInfo { struct
83 int mVersionMajor;
84 int mVersionMinor;
86 size_t exportedVariableCount;
87 size_t exportedForEachCount;
88 size_t exportedReduceCount;
89 size_t exportedFunctionCount;
90 size_t exportedPragmaCount;
91 char const **exportedPragmaKeyList;
92 char const **exportedPragmaValueList;
[all …]
DrsScriptGroupBase.h31 struct DriverInfo { struct