Home | History | Annotate | Download | only in main

Lines Matching defs:make_temp

629 static struct ureg make_temp( struct tnl_program *p, struct ureg reg )
906 struct ureg tmp = make_temp(p, material_diffuse);
1055 _col0 = make_temp(p, get_scenecolor(p, 0));
1057 _col1 = make_temp(p, get_identity_param(p));
1073 _bfc0 = make_temp(p, get_scenecolor(p, 1));
1075 _bfc1 = make_temp(p, get_identity_param(p));