Searched refs:isShaderCacheIPCEnabled (Results 1 – 3 of 3) sorted by relevance
251 bool isShaderCacheIPCEnabled (void) const;
977 bool CommandLine::isShaderCacheIPCEnabled (void) const { return m_cmdLine.getOption<opt::Shade… in isShaderCacheIPCEnabled() function in tcu::CommandLine
357 if (commandLine.isShaderCacheIPCEnabled()) in shaderCacheFirstRunCheck()