Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuScriptGroup2.cpp254 const bool emitGlobalInfo, const bool emitGlobalInfoSkipConstant, in setupCompileArguments() argument
259 if (emitGlobalInfo) { in setupCompileArguments()
376 bool emitGlobalInfo = getCpuRefImpl()->getEmbedGlobalInfo(); in compile() local
380 emitGlobalInfo, emitGlobalInfoSkipConstant, in compile()
DrsCpuScript.cpp83 const char* bccPluginName, bool emitGlobalInfo, in setCompileArguments() argument
89 if (emitGlobalInfo) { in setCompileArguments()
350 bool emitGlobalInfo = mCtx->getEmbedGlobalInfo(); in init() local
353 useRSDebugContext, bccPluginName, emitGlobalInfo, in init()