Searched defs:isArrayType (Results 1 – 3 of 3) sorted by relevance
82 bool isArrayType (void) const { return m_type == TYPE_ARRAY; } in isArrayType() function in deqp::gls::ub::VarType
59 bool isArrayType (void) const { return m_type == TYPE_ARRAY; } in isArrayType() function in glu::VarType
1842 bool isArrayType; in iterate() member