Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuScriptGroup2.cpp259 const bool emitGlobalInfo, const bool emitGlobalInfoSkipConstant, in setupCompileArguments() argument
266 if (emitGlobalInfoSkipConstant) { in setupCompileArguments()
446 bool emitGlobalInfoSkipConstant = getCpuRefImpl()->getEmbedGlobalInfoSkipConstant(); in compile() local
449 emitGlobalInfo, emitGlobalInfoSkipConstant, in compile()
DrsCpuScript.cpp65 int optLevel, bool emitGlobalInfoSkipConstant) { in setCompileArguments() argument
72 if (emitGlobalInfoSkipConstant) { in setCompileArguments()
333 bool emitGlobalInfoSkipConstant = mCtx->getEmbedGlobalInfoSkipConstant(); in init() local
336 optLevel, emitGlobalInfoSkipConstant); in init()