Searched defs:getBasicType (Results 1 – 8 of 8) sorted by relevance
36 public final int getBasicType() { in getBasicType() method in TypedConstant
50 public int getBasicType(); in getBasicType() method
543 public int getBasicType() { in getBasicType() method in Type
307 public final int getBasicType() { in getBasicType() method in RegisterSpec
86 glu::DataType getBasicType (void) const { return m_data.basicType; } in getBasicType() function in deqp::gls::ub::VarType
81 glu::DataType getBasicType (void) const { return m_data.basicType; } in getBasicType() function in vkt::ubo::VarType
62 DataType getBasicType (void) const { DE_ASSERT(isBasicType()); return m_data.basic.type; } in getBasicType() function in glu::VarType
94 DITypeRef getBasicType(StringRef Name) { in getBasicType() function in __anoncc9bfc9a0111::MetadataTest