Searched refs:ureg_dst (Results 1 - 25 of 59) sorted by relevance

123

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.h77 struct ureg_dst struct
232 struct ureg_dst
243 struct ureg_dst
251 struct ureg_dst
256 struct ureg_dst
315 struct ureg_dst
323 struct ureg_dst
329 struct ureg_dst
336 struct ureg_dst tmp );
338 struct ureg_dst
1047 ureg_dst( struct ureg_src src ) function in typeref:struct:ureg_dst
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.h75 struct ureg_dst struct
247 struct ureg_dst
258 struct ureg_dst
266 struct ureg_dst
271 struct ureg_dst
330 struct ureg_dst
338 struct ureg_dst
344 struct ureg_dst
351 struct ureg_dst tmp );
353 struct ureg_dst
1036 ureg_dst( struct ureg_src src ) function in typeref:struct:ureg_dst
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shaderlib_tgsi.c81 struct ureg_dst layer =
101 struct ureg_dst tessouter, tessinner;
160 struct ureg_dst store_addr = ureg_writemask(ureg_DECL_temporary(ureg), TGSI_WRITEMASK_X);
161 struct ureg_dst load_addr = ureg_writemask(ureg_DECL_temporary(ureg), TGSI_WRITEMASK_X);
162 struct ureg_dst dstbuf = ureg_dst(ureg_DECL_buffer(ureg, 0, false));
193 struct ureg_dst dst =
194 ureg_writemask(ureg_dst(values[i]),
207 struct ureg_dst dst =
250 struct ureg_dst id
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/
H A Dvl_idct.h84 unsigned first_output, struct ureg_dst tex);
88 unsigned first_input, struct ureg_dst fragment);
H A Dvl_mc.h71 struct ureg_dst tex);
76 struct ureg_dst dst);
H A Dvl_idct.c72 calc_addr(struct ureg_program *shader, struct ureg_dst addr[2],
96 increment_addr(struct ureg_program *shader, struct ureg_dst daddr[2],
115 fetch_four(struct ureg_program *shader, struct ureg_dst m[2], struct ureg_src addr[2],
123 matrix_mul(struct ureg_program *shader, struct ureg_dst dst, struct ureg_dst l[2], struct ureg_dst r[2])
125 struct ureg_dst tmp;
148 struct ureg_dst t_tex;
149 struct ureg_dst o_vpos, o_addr[2];
198 struct ureg_dst
[all...]
H A Dvl_compositor_gfx.c59 struct ureg_dst tmp;
60 struct ureg_dst o_vpos, o_vtex, o_color;
61 struct ureg_dst o_vtop, o_vbottom;
127 create_frag_shader_weave(struct ureg_program *shader, struct ureg_dst fragment)
131 struct ureg_dst t_tc[2];
132 struct ureg_dst t_texel[2];
204 create_frag_shader_csc(struct ureg_program *shader, struct ureg_dst texel,
205 struct ureg_dst fragment)
209 struct ureg_dst temp[2];
241 create_frag_shader_yuv(struct ureg_program *shader, struct ureg_dst texe
[all...]
H A Dvl_deint_filter.c68 struct ureg_dst o_vpos, o_vtex;
92 struct ureg_dst o_fragment;
93 struct ureg_dst t_tex;
132 struct ureg_dst o_fragment;
133 struct ureg_dst t_tex;
134 struct ureg_dst t_comp_top, t_comp_bot;
135 struct ureg_dst t_diff;
136 struct ureg_dst t_a, t_b;
137 struct ureg_dst t_weave, t_linear;
H A Dvl_mc.c52 static struct ureg_dst
56 struct ureg_dst t_vpos;
57 struct ureg_dst o_vpos;
81 static struct ureg_dst
84 struct ureg_dst tmp;
111 struct ureg_dst t_vpos;
112 struct ureg_dst o_vmv[2];
168 struct ureg_dst ref, field;
169 struct ureg_dst fragment;
234 struct ureg_dst t_vpo
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/
H A Dvl_idct.h84 unsigned first_output, struct ureg_dst tex);
88 unsigned first_input, struct ureg_dst fragment);
H A Dvl_mc.h71 struct ureg_dst tex);
76 struct ureg_dst dst);
H A Dvl_idct.c72 calc_addr(struct ureg_program *shader, struct ureg_dst addr[2],
96 increment_addr(struct ureg_program *shader, struct ureg_dst daddr[2],
115 fetch_four(struct ureg_program *shader, struct ureg_dst m[2], struct ureg_src addr[2],
123 matrix_mul(struct ureg_program *shader, struct ureg_dst dst, struct ureg_dst l[2], struct ureg_dst r[2])
125 struct ureg_dst tmp;
148 struct ureg_dst t_tex;
149 struct ureg_dst o_vpos, o_addr[2];
198 struct ureg_dst
[all...]
H A Dvl_compositor_gfx.c59 struct ureg_dst tmp;
60 struct ureg_dst o_vpos, o_vtex, o_color;
61 struct ureg_dst o_vtop, o_vbottom;
127 create_frag_shader_weave(struct ureg_program *shader, struct ureg_dst fragment)
131 struct ureg_dst t_tc[2];
132 struct ureg_dst t_texel[2];
204 create_frag_shader_csc(struct ureg_program *shader, struct ureg_dst texel,
205 struct ureg_dst fragment)
209 struct ureg_dst temp[2];
241 create_frag_shader_yuv(struct ureg_program *shader, struct ureg_dst texe
[all...]
H A Dvl_deint_filter.c68 struct ureg_dst o_vpos, o_vtex;
92 struct ureg_dst o_fragment;
93 struct ureg_dst t_tex;
132 struct ureg_dst o_fragment;
133 struct ureg_dst t_tex;
134 struct ureg_dst t_comp_top, t_comp_bot;
135 struct ureg_dst t_diff;
136 struct ureg_dst t_a, t_b;
137 struct ureg_dst t_weave, t_linear;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shaderlib_tgsi.c73 struct ureg_dst layer = ureg_DECL_output(ureg, TGSI_SEMANTIC_LAYER, 0);
92 struct ureg_dst tessouter, tessinner;
149 struct ureg_dst store_addr = ureg_writemask(ureg_DECL_temporary(ureg), TGSI_WRITEMASK_X);
150 struct ureg_dst load_addr = ureg_writemask(ureg_DECL_temporary(ureg), TGSI_WRITEMASK_X);
151 struct ureg_dst dstbuf = ureg_dst(ureg_DECL_buffer(ureg, 0, false));
182 struct ureg_dst dst =
183 ureg_writemask(ureg_dst(values[i]), u_bit_consecutive(0, inst_dwords[i]));
195 struct ureg_dst dst = ureg_writemask(dstbuf, u_bit_consecutive(0, inst_dwords[d]));
716 struct ureg_dst coor
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/
H A Dxa_tgsi.c108 struct ureg_dst dst,
132 struct ureg_dst tmp = ureg_DECL_temporary(ureg);
146 struct ureg_dst dst;
199 struct ureg_dst y, u, v, rgb;
200 struct ureg_dst out = ureg_DECL_output(ureg,
258 struct ureg_dst dst,
265 struct ureg_dst tmp0 = ureg_DECL_temporary(ureg);
266 struct ureg_dst tmp1 = ureg_DECL_temporary(ureg);
296 struct ureg_dst tmp = ureg_DECL_temporary(ureg);
316 struct ureg_dst ds
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/
H A Dxa_tgsi.c108 struct ureg_dst dst,
132 struct ureg_dst tmp = ureg_DECL_temporary(ureg);
146 struct ureg_dst dst;
199 struct ureg_dst y, u, v, rgb;
200 struct ureg_dst out = ureg_DECL_output(ureg,
258 struct ureg_dst dst,
265 struct ureg_dst tmp0 = ureg_DECL_temporary(ureg);
266 struct ureg_dst tmp1 = ureg_DECL_temporary(ureg);
296 struct ureg_dst tmp = ureg_DECL_temporary(ureg);
316 struct ureg_dst ds
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_simple_shaders.c92 struct ureg_dst dst;
106 struct ureg_dst layer = ureg_DECL_output(ureg, TGSI_SEMANTIC_LAYER, 0);
203 ureg_load_tex(struct ureg_program *ureg, struct ureg_dst out,
209 struct ureg_dst temp = ureg_DECL_temporary(ureg);
242 struct ureg_dst temp;
243 struct ureg_dst out;
298 struct ureg_dst temp;
299 struct ureg_dst out;
392 struct ureg_dst depth, stencil, tmp;
503 struct ureg_dst ds
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_shader.c464 struct ureg_dst *r;
465 struct ureg_dst oPos;
466 struct ureg_dst oPos_out; /* the real output when doing streamout */
467 struct ureg_dst oFog;
468 struct ureg_dst oPts;
469 struct ureg_dst oCol[4];
470 struct ureg_dst o[PIPE_MAX_SHADER_OUTPUTS];
471 struct ureg_dst oDepth;
477 struct ureg_dst p;
478 struct ureg_dst addres
[all...]
H A Dnine_ff.c320 struct ureg_dst dst, struct ureg_src src)
322 struct ureg_dst tmp = ureg_DECL_temporary(ureg);
323 struct ureg_dst tmp_x = ureg_writemask(tmp, TGSI_WRITEMASK_X);
336 struct ureg_dst oPos, oCol[2], oPsz, oFog;
337 struct ureg_dst AR;
445 struct ureg_dst tmp = ureg_DECL_temporary(ureg);
466 struct ureg_dst tmp = ureg_DECL_temporary(ureg);
467 struct ureg_dst tmp2 = ureg_DECL_temporary(ureg);
468 struct ureg_dst aVtx_dst = ureg_DECL_temporary(ureg);
469 struct ureg_dst aNrm_ds
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_shader.c463 struct ureg_dst *r;
464 struct ureg_dst oPos;
465 struct ureg_dst oPos_out; /* the real output when doing streamout */
466 struct ureg_dst oFog;
467 struct ureg_dst oPts;
468 struct ureg_dst oCol[4];
469 struct ureg_dst o[PIPE_MAX_SHADER_OUTPUTS];
470 struct ureg_dst oDepth;
476 struct ureg_dst p;
477 struct ureg_dst addres
[all...]
H A Dnine_ff.c320 struct ureg_dst dst, struct ureg_src src)
322 struct ureg_dst tmp = ureg_DECL_temporary(ureg);
323 struct ureg_dst tmp_x = ureg_writemask(tmp, TGSI_WRITEMASK_X);
336 struct ureg_dst oPos, oCol[2], oPsz, oFog;
337 struct ureg_dst AR;
443 struct ureg_dst tmp = ureg_DECL_temporary(ureg);
464 struct ureg_dst tmp = ureg_DECL_temporary(ureg);
465 struct ureg_dst tmp2 = ureg_DECL_temporary(ureg);
466 struct ureg_dst aVtx_dst = ureg_DECL_temporary(ureg);
467 struct ureg_dst aNrm_ds
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_simple_shaders.c92 struct ureg_dst dst;
106 struct ureg_dst layer = ureg_DECL_output(ureg, TGSI_SEMANTIC_LAYER, 0);
203 ureg_load_tex(struct ureg_program *ureg, struct ureg_dst out,
209 struct ureg_dst temp = ureg_DECL_temporary(ureg);
242 struct ureg_dst temp;
243 struct ureg_dst out;
298 struct ureg_dst temp;
299 struct ureg_dst out;
395 struct ureg_dst out, depth;
448 struct ureg_dst ou
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
H A DShaderTGSI.c208 struct ureg_dst temps[SHADER_MAX_TEMPS];
209 struct ureg_dst output_depth;
228 struct ureg_dst reg[4];
424 struct ureg_dst reg,
460 struct ureg_dst temp = ureg_DECL_temporary(sx->ureg);
472 struct ureg_dst temp = ureg_dst(sx->inputs[index].reg);
612 struct ureg_dst tmp = ureg_DECL_temporary(ureg);
644 struct ureg_dst tmp = ureg_DECL_temporary(ureg);
706 static struct ureg_dst
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_mesa_to_tgsi.c60 struct ureg_dst temps[MAX_PROGRAM_TEMPS];
62 struct ureg_dst outputs[PIPE_MAX_SHADER_OUTPUTS];
64 struct ureg_dst address[1];
76 * Map a Mesa dst register to a TGSI ureg_dst register.
78 static struct ureg_dst
257 * Create a TGSI ureg_dst register from a Mesa dest register.
259 static struct ureg_dst
264 struct ureg_dst dst = dst_register(t, DstReg->File, DstReg->Index);
331 struct ureg_dst dst,
517 struct ureg_dst ds
[all...]

Completed in 98 milliseconds

123