Home | History | Annotate | Download | only in compiler

Lines Matching refs:component_slots

1351 glsl_type::component_slots() const
1373 size += this->fields.structure[i].type->component_slots();
1379 return this->length * this->fields.array->component_slots();