Home | History | Annotate | Download | only in glsl

Lines Matching refs:decl_count

3932    unsigned decl_count = 0;
3942 decl_count++;
3952 decl_count);
3988 assert(i == decl_count);
3991 glsl_type::get_record_instance(fields, decl_count, this->name);