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

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
H A Dxa_tgsi.c148 struct ureg_src const0124,
162 ureg_scalar(const0124, TGSI_SWIZZLE_Y));
199 struct ureg_src const0124,
213 ureg_scalar(const0124, TGSI_SWIZZLE_Y));
240 ureg_scalar(const0124, TGSI_SWIZZLE_W), ureg_src(temp2));
522 struct ureg_src coords, const0124, matrow0, matrow1, matrow2; local
530 const0124 = ureg_DECL_constant(ureg, 1);
538 coords, const0124, matrow0, matrow1, matrow2);
542 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
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
H A Dxorg_exa_tgsi.c125 struct ureg_src const0124,
141 ureg_scalar(const0124, TGSI_SWIZZLE_Y));
185 struct ureg_src const0124,
202 ureg_scalar(const0124, TGSI_SWIZZLE_Y));
236 ureg_scalar(const0124, TGSI_SWIZZLE_W),
557 struct ureg_src coords, const0124, local
566 const0124 = ureg_DECL_constant(ureg, 1);
574 coords, const0124,
579 coords, const0124,
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
/external/mesa3d/src/gallium/state_trackers/xa/
H A Dxa_tgsi.c148 struct ureg_src const0124,
162 ureg_scalar(const0124, TGSI_SWIZZLE_Y));
199 struct ureg_src const0124,
213 ureg_scalar(const0124, TGSI_SWIZZLE_Y));
240 ureg_scalar(const0124, TGSI_SWIZZLE_W), ureg_src(temp2));
522 struct ureg_src coords, const0124, matrow0, matrow1, matrow2; local
530 const0124 = ureg_DECL_constant(ureg, 1);
538 coords, const0124, matrow0, matrow1, matrow2);
542 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
/external/mesa3d/src/gallium/state_trackers/xorg/
H A Dxorg_exa_tgsi.c125 struct ureg_src const0124,
141 ureg_scalar(const0124, TGSI_SWIZZLE_Y));
185 struct ureg_src const0124,
202 ureg_scalar(const0124, TGSI_SWIZZLE_Y));
236 ureg_scalar(const0124, TGSI_SWIZZLE_W),
557 struct ureg_src coords, const0124, local
566 const0124 = ureg_DECL_constant(ureg, 1);
574 coords, const0124,
579 coords, const0124,
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

Completed in 171 milliseconds