Home | History | Annotate | Download | only in spirv

Lines Matching defs:num_fields

416       unsigned num_fields = glsl_get_length(type->type);
417 for (unsigned f = 0; f < num_fields; f++) {