Searched defs:isBasicType (Results 1 – 5 of 5) sorted by relevance
76 bool isBasicType(void) const in isBasicType() function in deqp::ub::VarType
81 bool isBasicType (void) const { return m_type == TYPE_BASIC; } in isBasicType() function in deqp::gls::ub::VarType
58 bool isBasicType (void) const { return m_type == VARTYPE_BASIC; } in isBasicType() function in glu::VarType
83 bool isBasicType (void) const { return m_type == TYPE_BASIC; } in isBasicType() function in vkt::TransformFeedback::VarType
90 bool isBasicType (void) const { return m_type == TYPE_BASIC; } in isBasicType() function in vkt::ubo::VarType