Home | History | Annotate | Download | only in main

Lines Matching defs:make_temp

636 static struct ureg make_temp( struct tnl_program *p, struct ureg reg )
918 struct ureg tmp = make_temp(p, material_diffuse);
1066 _col0 = make_temp(p, get_scenecolor(p, 0));
1068 _col1 = make_temp(p, get_identity_param(p));
1084 _bfc0 = make_temp(p, get_scenecolor(p, 1));
1086 _bfc1 = make_temp(p, get_identity_param(p));