Searched defs:isStructType (Results 1 – 3 of 3) sorted by relevance
83 bool isStructType (void) const { return m_type == TYPE_STRUCT; } in isStructType() function in deqp::gls::ub::VarType
78 bool isStructType (void) const { return m_type == TYPE_STRUCT; } in isStructType() function in vkt::ubo::VarType
60 bool isStructType (void) const { return m_type == TYPE_STRUCT; } in isStructType() function in glu::VarType