Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuScriptGroup2.cpp259 const bool emitGlobalInfo, const bool emitGlobalInfoSkipConstant, in setupCompileArguments() argument
264 if (emitGlobalInfo) { in setupCompileArguments()
445 bool emitGlobalInfo = getCpuRefImpl()->getEmbedGlobalInfo(); in compile() local
449 emitGlobalInfo, emitGlobalInfoSkipConstant, in compile()
DrsCpuScript.cpp64 const char* bccPluginName, bool emitGlobalInfo, in setCompileArguments() argument
70 if (emitGlobalInfo) { in setCompileArguments()
332 bool emitGlobalInfo = mCtx->getEmbedGlobalInfo(); in init() local
335 useRSDebugContext, bccPluginName, emitGlobalInfo, in init()