Searched refs:is_interface (Results 1 – 14 of 14) sorted by relevance
50 || type->without_array()->is_interface()); in process()89 } else if (t_without_array->is_interface()) { in process()119 if (t->is_interface() && named_ifc_member) { in recursion()124 } else if (t->is_record() || t->is_interface()) { in recursion()135 if (t->is_interface() && t->fields.structure[i].offset != -1) in recursion()177 t->without_array()->is_interface() || in recursion()330 assert(!type->without_array()->is_interface()); in visit_field()792 assert(!type->without_array()->is_interface()); in visit_field()
88 assert(t->is_interface()); in symbol_table_entry()178 assert(i->is_interface()); in add_interface()
49 } else if (op->type->is_record() || op->type->is_interface()) { in _mesa_ast_field_selection_to_hir()
251 } else if (array->type->without_array()->is_interface() in _mesa_ast_array_index_to_hir()
152 assert (iface_t->is_interface()); in run()
72 if (t->is_interface()) { in create_xfb_varying_names()92 t->without_array()->is_interface() || in create_xfb_varying_names()587 if (type_without_array->is_interface()) { in validate_explicit_variable_location()2148 assert(!type->without_array()->is_interface()); in visit_field()2202 assert(!input_var->type->is_interface()); in populate_consumer_input_sets()
322 } else if (deref_array->type->without_array()->is_interface()) { in setup_buffer_access()
2781 if (t_without_array->is_record() || t_without_array->is_interface()) in validate_xfb_offset_qualifier()2856 if (base_type->is_interface()) { in apply_explicit_binding()4849 if (type->qualifier.flags.q.buffer && !decl_type->is_interface()) { in hir()7020 bool is_interface, in ast_process_struct_or_iface_block_members() argument7097 if (is_interface) { in ast_process_struct_or_iface_block_members()7137 if (is_interface) { in ast_process_struct_or_iface_block_members()7231 if ((qual->flags.q.uniform || !is_interface) && in ast_process_struct_or_iface_block_members()7393 if (is_interface && layout && in ast_process_struct_or_iface_block_members()7815 if (var && !var->type->is_interface()) { in hir()
1728 if (type->is_interface()) in ir_variable()1730 else if (type->without_array()->is_interface()) in ir_variable()
1464 if (var->type->is_interface()) { in visit()1473 } else if (type_without_array->is_interface()) { in visit()
200 } else if (this->is_record() || this->is_interface()) { in contains_sampler()214 if (this->is_record() || this->is_interface()) { in contains_array()230 } else if (this->is_record() || this->is_interface()) { in contains_integer()246 } else if (this->is_record() || this->is_interface()) { in contains_double()283 } else if (this->is_record() || this->is_interface()) { in contains_subroutine()329 } else if (this->is_record() || this->is_interface()) { in contains_image()1498 this->without_array()->is_interface() || in varying_count()1778 if (this->is_record() || this->is_interface()) { in std140_size()1997 if (this->is_record() || this->is_interface()) { in std430_size()2229 if (type->is_interface()) { in encode_type_to_blob()
211 return type->is_record() || type->is_interface(); in glsl_type_is_struct()
615 bool is_interface() const in is_interface() function
274 bool is_interface = FALSE; in bindlocal() local281 is_interface = TRUE; in bindlocal()321 if(is_interface) { in bindlocal()331 is_interface = TRUE; in bindlocal()341 if(!is_interface) { in bindlocal()