Searched refs:m_avoidCache (Results 1 – 2 of 2) sorted by relevance
504 …bool m_avoidCache; // If true, avoid caching between measurements as well (and not only between te… member in deqp::gles2::Performance::ShaderCompilerCase1694 , m_avoidCache(avoidCache) in ShaderCompilerCase()1709 if (m_avoidCache) in getSpecializationID()2048 if (!m_avoidCache) in iterate()2060 DE_ASSERT((int)measurements.size() > (m_avoidCache ? 0 : 1)); in iterate()2074 …m_avoidCache) // \note When allowing cache hits, don't account for the first measurement when calc… in iterate()2206 if (m_avoidCache || m_addWhitespaceAndComments) in iterate()2210 if (m_avoidCache) in iterate()2213 msg += string(m_avoidCache ? " as well as " : "") + "whitespace and comments"; in iterate()
504 …bool m_avoidCache; // If true, avoid caching between measurements as well (and not only between te… member in deqp::gles3::Performance::ShaderCompilerCase1711 , m_avoidCache(avoidCache) in ShaderCompilerCase()1726 if (m_avoidCache) in getSpecializationID()2065 if (!m_avoidCache) in iterate()2077 DE_ASSERT((int)measurements.size() > (m_avoidCache ? 0 : 1)); in iterate()2091 …m_avoidCache) // \note When allowing cache hits, don't account for the first measurement when calc… in iterate()2223 if (m_avoidCache || m_addWhitespaceAndComments) in iterate()2227 if (m_avoidCache) in iterate()2230 msg += string(m_avoidCache ? " as well as " : "") + "whitespace and comments"; in iterate()