Searched refs:matrow1 (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)
165 ureg_DP3(ureg, temp2, matrow1, ureg_src(temp0));
201 struct ureg_src matrow1, struct ureg_src matrow2)
216 ureg_DP3(ureg, temp2, matrow1, ureg_src(temp0));
323 struct ureg_src matrow0, matrow1, matrow2, matrow3; local
343 matrow1 = ureg_DECL_constant(ureg, 1);
355 ureg_scalar(ureg_src(u), TGSI_SWIZZLE_X), matrow1, ureg_src(rgb));
522 struct ureg_src coords, const0124, matrow0, matrow1, matrow2; local
532 matrow1 = ureg_DECL_constant(ureg, 3);
538 coords, const0124, matrow0, matrow1, matrow
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.c127 struct ureg_src matrow1,
144 ureg_DP3(ureg, temp2, matrow1, ureg_src(temp0));
187 struct ureg_src matrow1,
205 ureg_DP3(ureg, temp2, matrow1, ureg_src(temp0));
327 struct ureg_src matrow0, matrow1, matrow2; local
348 matrow1 = ureg_DECL_constant(ureg, 1);
368 matrow1,
558 matrow0, matrow1, matrow2; local
568 matrow1 = ureg_DECL_constant(ureg, 3);
575 matrow0, matrow1, matrow
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)
165 ureg_DP3(ureg, temp2, matrow1, ureg_src(temp0));
201 struct ureg_src matrow1, struct ureg_src matrow2)
216 ureg_DP3(ureg, temp2, matrow1, ureg_src(temp0));
323 struct ureg_src matrow0, matrow1, matrow2, matrow3; local
343 matrow1 = ureg_DECL_constant(ureg, 1);
355 ureg_scalar(ureg_src(u), TGSI_SWIZZLE_X), matrow1, ureg_src(rgb));
522 struct ureg_src coords, const0124, matrow0, matrow1, matrow2; local
532 matrow1 = ureg_DECL_constant(ureg, 3);
538 coords, const0124, matrow0, matrow1, matrow
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.c127 struct ureg_src matrow1,
144 ureg_DP3(ureg, temp2, matrow1, ureg_src(temp0));
187 struct ureg_src matrow1,
205 ureg_DP3(ureg, temp2, matrow1, ureg_src(temp0));
327 struct ureg_src matrow0, matrow1, matrow2; local
348 matrow1 = ureg_DECL_constant(ureg, 1);
368 matrow1,
558 matrow0, matrow1, matrow2; local
568 matrow1 = ureg_DECL_constant(ureg, 3);
575 matrow0, matrow1, matrow
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 128 milliseconds