Searched refs:m_postguard (Results 1 – 1 of 1) sorted by relevance
106 …T m_postguard; // \note guards are not const qualified since the GL implementation might modify… member in deqp::gls::StateQueryUtil::StateQueryMemoryWriteGuard116 deMemset(&m_postguard, WRITE_GUARD_VALUE, sizeof(m_postguard)); in StateQueryMemoryWriteGuard()159 if (((deUint8*)&m_postguard)[i] != (deUint8)WRITE_GUARD_VALUE) in isPostguardContaminated()