Searched defs:basic_type (Results 1 – 2 of 2) sorted by relevance
30 private Type basic_type; field in ArrayType
671 Type Type::GetType(TYPES basic_type, glw::GLuint n_columns, glw::GLuint n_rows) in GetType()15009 …const Utils::Type& basic_type = Utils::Type::GetType(vector_type.m_basic_type, 1 /* n_cols */, 1 … in test() local15171 Utils::Variable* VaryingComponentsTest::prepareVarying(const Utils::Type& basic_type, const descrip… in test()