Searched refs:component_slots (Results 1 – 6 of 6) sorted by relevance
328 unsigned component_slots() const;
1351 glsl_type::component_slots() const in component_slots() function in glsl_type1373 size += this->fields.structure[i].type->component_slots(); in component_slots()1379 return this->length * this->fields.array->component_slots(); in component_slots()
1729 = type->component_slots(); in record()1926 unsigned comp_slots = type->component_slots() + offset; in store_locations()2031 switch (element_type->component_slots() % 4) { in compute_packing_order()2158 this->varying_floats += type->component_slots(); in visit_field()
338 const unsigned values = type->component_slots(); in visit_field()921 this->values += type->component_slots(); in visit_field()
449 prog->data->UniformStorage[i].type->component_slots() * in write_uniforms()518 prog->data->UniformStorage[i].type->component_slots() * in read_uniforms()
3665 unsigned components = type->component_slots(); in apply_layout_qualifier_to_variable()7378 4 * field_type->component_slots(); in ast_process_struct_or_iface_block_members()7384 block_xfb_offset += 4 * field_type->component_slots(); in ast_process_struct_or_iface_block_members()