Home
last modified time | relevance | path

Searched refs:m_negate (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/glshared/
DglsAttributeLocationTests.hpp71 …bool operator== (const Cond& other) const { return m_negate == other.m_negate && m_name == othe… in operator ==()
74 bool getNegate (void) const { return m_negate; } in getNegate()
77 bool m_negate; member in deqp::gls::AttributeLocationTestUtil::Cond
DglsAttributeLocationTests.cpp659 : m_negate (negate) in Cond()
665 : m_negate (cond != COND_NEVER) in Cond()
/external/mesa3d/src/intel/compiler/
Dbrw_disasm.c96 static const char *const m_negate[2] = { variable
828 err |= control(file, "negate", m_negate, _negate, NULL); in src_da1()
861 err |= control(file, "negate", m_negate, _negate, NULL); in src_ia1()
916 err |= control(file, "negate", m_negate, _negate, NULL); in src_da16()
1080 err |= control(file, "negate", m_negate, in src0_3src()
1148 err |= control(file, "negate", m_negate, in src1_3src()
1230 err |= control(file, "negate", m_negate, in src2_3src()