Searched defs:matrow2 (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
H A Dxa_tgsi.c150 struct ureg_src matrow1, struct ureg_src matrow2)
166 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0));
201 struct ureg_src matrow1, struct ureg_src matrow2)
217 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0));
323 struct ureg_src matrow0, matrow1, matrow2, matrow3; local
344 matrow2 = ureg_DECL_constant(ureg, 2);
357 ureg_scalar(ureg_src(v), TGSI_SWIZZLE_X), matrow2, ureg_src(rgb));
522 struct ureg_src coords, const0124, matrow0, matrow1, matrow2; local
533 matrow2 = ureg_DECL_constant(ureg, 4);
538 coords, const0124, matrow0, matrow1, matrow2);
143 linear_gradient(struct ureg_program *ureg, struct ureg_dst out, struct ureg_src pos, struct ureg_src sampler, struct ureg_src coords, struct ureg_src const0124, struct ureg_src matrow0, struct ureg_src matrow1, struct ureg_src matrow2) argument
194 radial_gradient(struct ureg_program *ureg, struct ureg_dst out, struct ureg_src pos, struct ureg_src sampler, struct ureg_src coords, struct ureg_src const0124, struct ureg_src matrow0, struct ureg_src matrow1, struct ureg_src matrow2) argument
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
H A Dxorg_exa_tgsi.c128 struct ureg_src matrow2)
145 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0));
188 struct ureg_src matrow2)
206 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0));
327 struct ureg_src matrow0, matrow1, matrow2; local
349 matrow2 = ureg_DECL_constant(ureg, 2);
372 matrow2,
558 matrow0, matrow1, matrow2; local
569 matrow2 = ureg_DECL_constant(ureg, 4);
575 matrow0, matrow1, matrow2);
120 linear_gradient(struct ureg_program *ureg, struct ureg_dst out, struct ureg_src pos, struct ureg_src sampler, struct ureg_src coords, struct ureg_src const0124, struct ureg_src matrow0, struct ureg_src matrow1, struct ureg_src matrow2) argument
180 radial_gradient(struct ureg_program *ureg, struct ureg_dst out, struct ureg_src pos, struct ureg_src sampler, struct ureg_src coords, struct ureg_src const0124, struct ureg_src matrow0, struct ureg_src matrow1, struct ureg_src matrow2) argument
[all...]
/external/mesa3d/src/gallium/state_trackers/xa/
H A Dxa_tgsi.c150 struct ureg_src matrow1, struct ureg_src matrow2)
166 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0));
201 struct ureg_src matrow1, struct ureg_src matrow2)
217 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0));
323 struct ureg_src matrow0, matrow1, matrow2, matrow3; local
344 matrow2 = ureg_DECL_constant(ureg, 2);
357 ureg_scalar(ureg_src(v), TGSI_SWIZZLE_X), matrow2, ureg_src(rgb));
522 struct ureg_src coords, const0124, matrow0, matrow1, matrow2; local
533 matrow2 = ureg_DECL_constant(ureg, 4);
538 coords, const0124, matrow0, matrow1, matrow2);
143 linear_gradient(struct ureg_program *ureg, struct ureg_dst out, struct ureg_src pos, struct ureg_src sampler, struct ureg_src coords, struct ureg_src const0124, struct ureg_src matrow0, struct ureg_src matrow1, struct ureg_src matrow2) argument
194 radial_gradient(struct ureg_program *ureg, struct ureg_dst out, struct ureg_src pos, struct ureg_src sampler, struct ureg_src coords, struct ureg_src const0124, struct ureg_src matrow0, struct ureg_src matrow1, struct ureg_src matrow2) argument
[all...]
/external/mesa3d/src/gallium/state_trackers/xorg/
H A Dxorg_exa_tgsi.c128 struct ureg_src matrow2)
145 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0));
188 struct ureg_src matrow2)
206 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0));
327 struct ureg_src matrow0, matrow1, matrow2; local
349 matrow2 = ureg_DECL_constant(ureg, 2);
372 matrow2,
558 matrow0, matrow1, matrow2; local
569 matrow2 = ureg_DECL_constant(ureg, 4);
575 matrow0, matrow1, matrow2);
120 linear_gradient(struct ureg_program *ureg, struct ureg_dst out, struct ureg_src pos, struct ureg_src sampler, struct ureg_src coords, struct ureg_src const0124, struct ureg_src matrow0, struct ureg_src matrow1, struct ureg_src matrow2) argument
180 radial_gradient(struct ureg_program *ureg, struct ureg_dst out, struct ureg_src pos, struct ureg_src sampler, struct ureg_src coords, struct ureg_src const0124, struct ureg_src matrow0, struct ureg_src matrow1, struct ureg_src matrow2) argument
[all...]

Completed in 58 milliseconds