Searched defs:isBasicType (Results 1 – 4 of 4) sorted by relevance
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 == TYPE_BASIC; } in isBasicType() function in glu::VarType
83 bool isBasicType (void) const { return m_type == TYPE_BASIC; } in isBasicType() function in vkt::ubo::VarType
135 bool DIDescriptor::isBasicType() const { in isBasicType() function in DIDescriptor