Home
last modified time | relevance | path

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

/frameworks/rs/rsov/compiler/spirit/
Dmodule.h281 mExecutionModeInsts.push_back(mode); in addExecutionMode()
285 return mExecutionModeInsts; in getExecutionModes()
303 std::vector<ExecutionModeInst *> mExecutionModeInsts; variable