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 == TYPE_BASIC; } in isBasicType() function in glu::VarType
88 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