Searched defs:add_type (Results 1 – 4 of 4) sorted by relevance
74 def add_type(self, type_expr): member in type_table
117 bool glsl_symbol_table::add_type(const char *name, const glsl_type *t) in add_type() function in glsl_symbol_table
1269 Type* add_type = NodeProperties::GetBounds(add_node).upper; in TEST() local1296 Type* add_type = NodeProperties::GetBounds(add_node).upper; in TEST() local
259 bool add_type = false; in GetTypes() local