Searched defs:isArrayType (Results 1 – 7 of 7) sorted by relevance
273 public boolean isArrayType() { in isArrayType() method in ArrayType
161 public boolean isArrayType() { in isArrayType() method in Type
80 bool isArrayType(void) const in isArrayType() function in deqp::ub::VarType
82 bool isArrayType (void) const { return m_type == TYPE_ARRAY; } in isArrayType() function in deqp::gls::ub::VarType
84 bool isArrayType (void) const { return m_type == TYPE_ARRAY; } in isArrayType() function in vkt::ubo::VarType
59 bool isArrayType (void) const { return m_type == TYPE_ARRAY; } in isArrayType() function in glu::VarType
1863 bool isArrayType; in iterate() member