Home | History | Annotate | Download | only in glsl

Lines Matching refs:btype

4214    const glsl_type *btype = type->get_base_type();
4215 MAKE_SIG(btype, avail, 1, m);
4217 ir_variable *SubFactor00 = body.make_temp(btype, "SubFactor00");
4218 ir_variable *SubFactor01 = body.make_temp(btype, "SubFactor01");
4219 ir_variable *SubFactor02 = body.make_temp(btype, "SubFactor02");
4220 ir_variable *SubFactor03 = body.make_temp(btype, "SubFactor03");
4221 ir_variable *SubFactor04 = body.make_temp(btype, "SubFactor04");
4222 ir_variable *SubFactor05 = body.make_temp(btype, "SubFactor05");
4223 ir_variable *SubFactor06 = body.make_temp(btype, "SubFactor06");
4224 ir_variable *SubFactor07 = body.make_temp(btype, "SubFactor07");
4225 ir_variable *SubFactor08 = body.make_temp(btype, "SubFactor08");
4226 ir_variable *SubFactor09 = body.make_temp(btype, "SubFactor09");
4227 ir_variable *SubFactor10 = body.make_temp(btype, "SubFactor10");
4228 ir_variable *SubFactor11 = body.make_temp(btype, "SubFactor11");
4229 ir_variable *SubFactor12 = body.make_temp(btype, "SubFactor12");
4230 ir_variable *SubFactor13 = body.make_temp(btype, "SubFactor13");
4231 ir_variable *SubFactor14 = body.make_temp(btype, "SubFactor14");
4232 ir_variable *SubFactor15 = body.make_temp(btype, "SubFactor15");
4233 ir_variable *SubFactor16 = body.make_temp(btype, "SubFactor16");
4234 ir_variable *SubFactor17 = body.make_temp(btype, "SubFactor17");
4235 ir_variable *SubFactor18 = body.make_temp(btype, "SubFactor18");
4257 ir_variable *adj_0 = body.make_temp(btype == glsl_type::float_type ? glsl_type::vec4_type : glsl_type::dvec4_type, "adj_0");
4309 const glsl_type *btype = type->get_base_type();
4312 ir_variable *f11_22_21_12 = body.make_temp(btype, "f11_22_21_12");
4313 ir_variable *f10_22_20_12 = body.make_temp(btype, "f10_22_20_12");
4314 ir_variable *f10_21_20_11 = body.make_temp(btype, "f10_21_20_11");
4371 const glsl_type *btype = type->get_base_type();
4374 ir_variable *SubFactor00 = body.make_temp(btype, "SubFactor00");
4375 ir_variable *SubFactor01 = body.make_temp(btype, "SubFactor01");
4376 ir_variable *SubFactor02 = body.make_temp(btype, "SubFactor02");
4377 ir_variable *SubFactor03 = body.make_temp(btype, "SubFactor03");
4378 ir_variable *SubFactor04 = body.make_temp(btype, "SubFactor04");
4379 ir_variable *SubFactor05 = body.make_temp(btype, "SubFactor05");
4380 ir_variable *SubFactor06 = body.make_temp(btype, "SubFactor06");
4381 ir_variable *SubFactor07 = body.make_temp(btype, "SubFactor07");
4382 ir_variable *SubFactor08 = body.make_temp(btype, "SubFactor08");
4383 ir_variable *SubFactor09 = body.make_temp(btype, "SubFactor09");
4384 ir_variable *SubFactor10 = body.make_temp(btype, "SubFactor10");
4385 ir_variable *SubFactor11 = body.make_temp(btype, "SubFactor11");
4386 ir_variable *SubFactor12 = body.make_temp(btype, "SubFactor12");
4387 ir_variable *SubFactor13 = body.make_temp(btype, "SubFactor13");
4388 ir_variable *SubFactor14 = body.make_temp(btype, "SubFactor14");
4389 ir_variable *SubFactor15 = body.make_temp(btype, "SubFactor15");
4390 ir_variable *SubFactor16 = body.make_temp(btype, "SubFactor16");
4391 ir_variable *SubFactor17 = body.make_temp(btype, "SubFactor17");
4392 ir_variable *SubFactor18 = body.make_temp(btype, "SubFactor18");
4414 ir_variable *adj = body.make_temp(btype == glsl_type::float_type ? glsl_type::mat4_type : glsl_type::dmat4_type, "adj");