Home | History | Annotate | Download | only in glsl

Lines Matching refs:decl_count

3030    unsigned decl_count = 0;
3040 decl_count++;
3050 decl_count);
3086 assert(i == decl_count);
3089 glsl_type::get_record_instance(fields, decl_count, this->name);