Searched refs:m_startHash (Results 1 – 2 of 2) sorted by relevance
493 deUint32 m_startHash; // A hash from case id and time, at the time of construction. member in deqp::gles2::Performance::ShaderCompilerCase659 deUint32 m_startHash; // A hash from case id and time, at the time of construction. member in deqp::gles2::Performance::InvalidShaderCompilerCase1656 …, m_startHash ((deUint32)(deUint64Hash(deGetTime()) ^ deUint64Hash(deGetMicroseconds()) ^ de… in ShaderCompilerCase()1670 return m_startHash ^ (deUint32)deInt32Hash((deInt32)measurementNdx); in getSpecializationID()1672 return m_startHash; in getSpecializationID()1903 const deUint32 hash = m_startHash ^ (deUint32)deInt32Hash((deInt32)measurements.size()); in iterate()2364 …, m_startHash ((deUint32)(deUint64Hash(deGetTime()) ^ deUint64Hash(deGetMicroseconds()) ^ deIn… in InvalidShaderCompilerCase()2377 return m_startHash ^ (deUint32)deInt32Hash((deInt32)measurementNdx); in getSpecializationID()
493 deUint32 m_startHash; // A hash from case id and time, at the time of construction. member in deqp::gles3::Performance::ShaderCompilerCase659 deUint32 m_startHash; // A hash from case id and time, at the time of construction. member in deqp::gles3::Performance::InvalidShaderCompilerCase1676 …, m_startHash ((deUint32)(deUint64Hash(deGetTime()) ^ deUint64Hash(deGetMicroseconds()) ^ de… in ShaderCompilerCase()1690 return m_startHash ^ (deUint32)deInt32Hash((deInt32)measurementNdx); in getSpecializationID()1692 return m_startHash; in getSpecializationID()1923 const deUint32 hash = m_startHash ^ (deUint32)deInt32Hash((deInt32)measurements.size()); in iterate()2384 …, m_startHash ((deUint32)(deUint64Hash(deGetTime()) ^ deUint64Hash(deGetMicroseconds()) ^ deIn… in InvalidShaderCompilerCase()2397 return m_startHash ^ (deUint32)deInt32Hash((deInt32)measurementNdx); in getSpecializationID()