Home
last modified time | relevance | path

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

/frameworks/rs/rsov/compiler/spirit/
Dmodule.cpp446 mExecutionModel(execModel) { in EntryPointDefinition()
449 (void)mExecutionModel; // suppress unused private field warning in EntryPointDefinition()
Dmodule.h298 ExecutionModel mExecutionModel; variable