Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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()
/third_party/mesa3d/src/intel/compiler/
Dbrw_disasm.c115 static const char *const m_negate[2] = { variable
1052 err |= control(file, "negate", m_negate, _negate, NULL); in src_da1()
1084 err |= control(file, "negate", m_negate, _negate, NULL); in src_ia1()
1139 err |= control(file, "negate", m_negate, _negate, NULL); in src_da16()
1318 err |= control(file, "negate", m_negate, in src0_3src()
1392 err |= control(file, "negate", m_negate, in src1_3src()
1480 err |= control(file, "negate", m_negate, in src2_3src()