Searched defs:isStructType (Results 1 – 4 of 4) sorted by relevance
84 bool isStructType(void) const in isStructType() function in deqp::ub::VarType
83 bool isStructType (void) const { return m_type == TYPE_STRUCT; } in isStructType() function in deqp::gls::ub::VarType
85 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