Home
last modified time | relevance | path

Searched refs:ureg_dst (Results 1 – 25 of 31) sorted by relevance

12

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.h74 struct ureg_dst struct
244 struct ureg_dst
254 struct ureg_dst
262 struct ureg_dst
267 struct ureg_dst
326 struct ureg_dst
334 struct ureg_dst
340 struct ureg_dst
347 struct ureg_dst tmp );
349 struct ureg_dst
[all …]
Dtgsi_ureg.c418 struct ureg_dst
470 struct ureg_dst
483 struct ureg_dst
492 struct ureg_dst
622 static struct ureg_dst alloc_temporary( struct ureg_program *ureg, in alloc_temporary()
654 struct ureg_dst ureg_DECL_temporary( struct ureg_program *ureg ) in ureg_DECL_temporary()
659 struct ureg_dst ureg_DECL_local_temporary( struct ureg_program *ureg ) in ureg_DECL_local_temporary()
664 struct ureg_dst ureg_DECL_array_temporary( struct ureg_program *ureg, in ureg_DECL_array_temporary()
669 struct ureg_dst dst = ureg_dst_register( TGSI_FILE_TEMPORARY, i ); in ureg_DECL_array_temporary()
691 struct ureg_dst tmp ) in ureg_release_temporary()
[all …]
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.h73 struct ureg_dst struct
215 struct ureg_dst
221 struct ureg_dst
256 struct ureg_dst
264 struct ureg_dst
270 struct ureg_dst
277 struct ureg_dst tmp );
279 struct ureg_dst
282 struct ureg_dst
436 ureg_dst_is_empty( struct ureg_dst dst ) in ureg_dst_is_empty()
[all …]
Dtgsi_ureg.c245 static inline struct ureg_dst
249 struct ureg_dst dst; in ureg_dst_register()
360 struct ureg_dst
393 struct ureg_dst
493 static struct ureg_dst alloc_temporary( struct ureg_program *ureg, in alloc_temporary()
525 struct ureg_dst ureg_DECL_temporary( struct ureg_program *ureg ) in ureg_DECL_temporary()
530 struct ureg_dst ureg_DECL_local_temporary( struct ureg_program *ureg ) in ureg_DECL_local_temporary()
535 struct ureg_dst ureg_DECL_array_temporary( struct ureg_program *ureg, in ureg_DECL_array_temporary()
540 struct ureg_dst dst = ureg_dst_register( TGSI_FILE_TEMPORARY, i ); in ureg_DECL_array_temporary()
562 struct ureg_dst tmp ) in ureg_release_temporary()
[all …]
/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_tgsi.c111 struct ureg_dst dst, in src_in_mask()
133 struct ureg_dst tmp = ureg_DECL_temporary(ureg); in vs_normalize_coords()
144 struct ureg_dst out, in linear_gradient()
152 struct ureg_dst temp0 = ureg_DECL_temporary(ureg); in linear_gradient()
153 struct ureg_dst temp1 = ureg_DECL_temporary(ureg); in linear_gradient()
154 struct ureg_dst temp2 = ureg_DECL_temporary(ureg); in linear_gradient()
155 struct ureg_dst temp3 = ureg_DECL_temporary(ureg); in linear_gradient()
156 struct ureg_dst temp4 = ureg_DECL_temporary(ureg); in linear_gradient()
157 struct ureg_dst temp5 = ureg_DECL_temporary(ureg); in linear_gradient()
195 struct ureg_dst out, in radial_gradient()
[all …]
/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_shader.c468 struct ureg_dst *r;
469 struct ureg_dst oPos;
470 struct ureg_dst oPos_out; /* the real output when doing streamout */
471 struct ureg_dst oFog;
472 struct ureg_dst oPts;
473 struct ureg_dst oCol[4];
474 struct ureg_dst o[PIPE_MAX_SHADER_OUTPUTS];
475 struct ureg_dst oDepth;
481 struct ureg_dst p;
482 struct ureg_dst address;
[all …]
Dnine_ff.c320 struct ureg_dst dst, struct ureg_src src) in ureg_normalize3()
322 struct ureg_dst tmp = ureg_DECL_temporary(ureg); in ureg_normalize3()
323 struct ureg_dst tmp_x = ureg_writemask(tmp, TGSI_WRITEMASK_X); in ureg_normalize3()
336 struct ureg_dst oPos, oCol[2], oPsz, oFog; in nine_ff_build_vs()
337 struct ureg_dst AR; in nine_ff_build_vs()
443 struct ureg_dst tmp = ureg_DECL_temporary(ureg); in nine_ff_build_vs()
464 struct ureg_dst tmp = ureg_DECL_temporary(ureg); in nine_ff_build_vs()
465 struct ureg_dst tmp2 = ureg_DECL_temporary(ureg); in nine_ff_build_vs()
466 struct ureg_dst aVtx_dst = ureg_DECL_temporary(ureg); in nine_ff_build_vs()
467 struct ureg_dst aNrm_dst = ureg_DECL_temporary(ureg); in nine_ff_build_vs()
[all …]
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_idct.c72 calc_addr(struct ureg_program *shader, struct ureg_dst addr[2], in calc_addr()
96 increment_addr(struct ureg_program *shader, struct ureg_dst daddr[2], in increment_addr()
115 fetch_four(struct ureg_program *shader, struct ureg_dst m[2], struct ureg_src addr[2], in fetch_four()
123 matrix_mul(struct ureg_program *shader, struct ureg_dst dst, struct ureg_dst l[2], struct ureg_dst in matrix_mul()
125 struct ureg_dst tmp; in matrix_mul()
148 struct ureg_dst t_tex; in create_mismatch_vert_shader()
149 struct ureg_dst o_vpos, o_addr[2]; in create_mismatch_vert_shader()
198 struct ureg_dst m[8][2]; in create_mismatch_frag_shader()
199 struct ureg_dst fragment; in create_mismatch_frag_shader()
264 struct ureg_dst t_tex, t_start; in create_stage1_vert_shader()
[all …]
Dvl_mc.c52 static struct ureg_dst
56 struct ureg_dst t_vpos; in calc_position()
57 struct ureg_dst o_vpos; in calc_position()
81 static struct ureg_dst
84 struct ureg_dst tmp; in calc_line()
111 struct ureg_dst t_vpos; in create_ref_vert_shader()
112 struct ureg_dst o_vmv[2]; in create_ref_vert_shader()
168 struct ureg_dst ref, field; in create_ref_frag_shader()
169 struct ureg_dst fragment; in create_ref_frag_shader()
234 struct ureg_dst t_vpos, t_vtex; in create_ycbcr_vert_shader()
[all …]
Dvl_deint_filter.c68 struct ureg_dst o_vpos, o_vtex; in create_vert_shader()
92 struct ureg_dst o_fragment; in create_copy_frag_shader()
93 struct ureg_dst t_tex; in create_copy_frag_shader()
132 struct ureg_dst o_fragment; in create_deint_frag_shader()
133 struct ureg_dst t_tex; in create_deint_frag_shader()
134 struct ureg_dst t_comp_top, t_comp_bot; in create_deint_frag_shader()
135 struct ureg_dst t_diff; in create_deint_frag_shader()
136 struct ureg_dst t_a, t_b; in create_deint_frag_shader()
137 struct ureg_dst t_weave, t_linear; in create_deint_frag_shader()
Dvl_bicubic_filter.c55 struct ureg_dst o_vpos, o_vtex; in create_vert_shader()
77 struct ureg_dst o_fragment) in create_frag_shader_cubic_interpolater()
79 struct ureg_dst temp[11]; in create_frag_shader_cubic_interpolater()
80 struct ureg_dst t_2; in create_frag_shader_cubic_interpolater()
159 struct ureg_dst t_array[23]; in create_frag_shader()
160 struct ureg_dst o_fragment; in create_frag_shader()
161 struct ureg_dst t; in create_frag_shader()
Dvl_mc.h71 struct ureg_dst tex);
76 struct ureg_dst dst);
Dvl_idct.h84 unsigned first_output, struct ureg_dst tex);
88 unsigned first_input, struct ureg_dst fragment);
Dvl_zscan.c125 struct ureg_dst tmp; in create_vert_shader()
126 struct ureg_dst o_vpos; in create_vert_shader()
127 struct ureg_dst *o_vtex; in create_vert_shader()
134 o_vtex = MALLOC(zscan->num_channels * sizeof(struct ureg_dst)); in create_vert_shader()
202 struct ureg_dst *tmp; in create_frag_shader()
203 struct ureg_dst quant, fragment; in create_frag_shader()
212 tmp = MALLOC(zscan->num_channels * sizeof(struct ureg_dst)); in create_frag_shader()
Dvl_compositor.c62 struct ureg_dst tmp; in create_vert_shader()
63 struct ureg_dst o_vpos, o_vtex, o_color; in create_vert_shader()
64 struct ureg_dst o_vtop, o_vbottom; in create_vert_shader()
130 create_frag_shader_weave(struct ureg_program *shader, struct ureg_dst fragment) in create_frag_shader_weave()
134 struct ureg_dst t_tc[2]; in create_frag_shader_weave()
135 struct ureg_dst t_texel[2]; in create_frag_shader_weave()
207 create_frag_shader_csc(struct ureg_program *shader, struct ureg_dst texel, in create_frag_shader_csc()
208 struct ureg_dst fragment) in create_frag_shader_csc()
212 struct ureg_dst temp[2]; in create_frag_shader_csc()
244 create_frag_shader_yuv(struct ureg_program *shader, struct ureg_dst texel) in create_frag_shader_yuv()
[all …]
Dvl_median_filter.c51 struct ureg_dst o_vpos, o_vtex; in create_vert_shader()
84 struct ureg_dst *t_array = MALLOC(sizeof(struct ureg_dst) * num_offsets); in create_frag_shader()
85 struct ureg_dst o_fragment; in create_frag_shader()
143 struct ureg_dst tmp = ureg_DECL_temporary(shader); in create_frag_shader()
Dvl_matrix_filter.c53 struct ureg_dst o_vpos, o_vtex; in create_vert_shader()
84 struct ureg_dst tmp; in create_frag_shader()
85 struct ureg_dst t_sum; in create_frag_shader()
86 struct ureg_dst o_fragment; in create_frag_shader()
/external/mesa3d/src/gallium/auxiliary/util/
Du_simple_shaders.c92 struct ureg_dst dst; in util_make_vertex_passthrough_shader_with_so()
106 struct ureg_dst layer = ureg_DECL_output(ureg, TGSI_SEMANTIC_LAYER, 0); in util_make_vertex_passthrough_shader_with_so()
203 ureg_load_tex(struct ureg_program *ureg, struct ureg_dst out, in ureg_load_tex()
208 struct ureg_dst temp = ureg_DECL_temporary(ureg); in ureg_load_tex()
250 struct ureg_dst temp; in util_make_fragment_tex_shader_writemask()
251 struct ureg_dst out; in util_make_fragment_tex_shader_writemask()
346 struct ureg_dst out, depth; in util_make_fragment_tex_shader_writedepth()
399 struct ureg_dst out, depth, stencil; in util_make_fragment_tex_shader_writedepthstencil()
463 struct ureg_dst out, stencil; in util_make_fragment_tex_shader_writestencil()
565 struct ureg_dst dst[PIPE_MAX_COLOR_BUFS]; in util_make_fragment_cloneinput_shader()
[all …]
/external/mesa3d/src/mesa/state_tracker/
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];
78 static struct ureg_dst
259 static struct ureg_dst
264 struct ureg_dst dst = dst_register(t, DstReg->File, DstReg->Index); in translate_dst()
331 struct ureg_dst dst, in emit_swz()
517 struct ureg_dst dst[1] = { { 0 } }; in compile_instruction()
558 struct ureg_dst tmp = ureg_DECL_temporary(ureg); in compile_instruction()
587 struct ureg_dst temp = ureg_DECL_temporary(ureg); in compile_instruction()
[all …]
Dst_pbo.c294 struct ureg_dst out_pos; in st_pbo_create_vs()
295 struct ureg_dst out_layer; in st_pbo_create_vs()
337 struct ureg_dst out_pos; in st_pbo_create_gs()
338 struct ureg_dst out_layer; in st_pbo_create_gs()
377 build_conversion(struct ureg_program *ureg, const struct ureg_dst *temp, in build_conversion()
401 struct ureg_dst out; in create_fs()
407 struct ureg_dst temp0; in create_fs()
429 out = ureg_dst(image); in create_fs()
482 struct ureg_dst temp1; in create_fs()
494 struct ureg_dst temp1_layer = in create_fs()
Dst_atifs_to_tgsi.c42 struct ureg_dst temps[MAX_PROGRAM_TEMPS];
44 struct ureg_dst outputs[PIPE_MAX_SHADER_OUTPUTS];
79 static struct ureg_dst
100 struct ureg_dst tmp[2]; in apply_swizzle()
155 struct ureg_dst arg = get_temp(t, MAX_NUM_FRAGMENT_REGISTERS_ATI + argId); in prepare_argument()
209 struct ureg_dst *dst, struct ureg_src *args, unsigned argcount) in emit_special_inst()
211 struct ureg_dst tmp[1]; in emit_special_inst()
244 struct ureg_dst *dst, struct ureg_src *args, unsigned argcount) in emit_arith_inst()
256 struct ureg_dst dst, GLuint dstMod) in emit_dstmod()
305 struct ureg_dst dst[1]; in compile_setupinst()
[all …]
Dst_glsl_to_tgsi.cpp5368 struct ureg_dst *temps;
5370 struct ureg_dst *arrays;
5376 struct ureg_dst outputs[PIPE_MAX_SHADER_OUTPUTS];
5378 struct ureg_dst address[3];
5517 static struct ureg_dst
5532 t->temps = (struct ureg_dst*) in dst_register()
5534 (t->temps_size + inc) * sizeof(struct ureg_dst)); in dst_register()
5538 memset(t->temps + t->temps_size, 0, inc * sizeof(struct ureg_dst)); in dst_register()
5578 struct ureg_dst dst = t->outputs[slot]; in dst_register()
5608 static struct ureg_dst
[all …]
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_state_vs.c54 struct ureg_dst dst; in get_dummy_vertex_shader()
264 struct ureg_dst dst[PIPE_MAX_SHADER_OUTPUTS]; in compile_passthrough_vs()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_surface.c890 struct ureg_dst out; in nv50_blitter_make_fp()
891 struct ureg_dst data; in nv50_blitter_make_fp()
946 struct ureg_dst outz; in nv50_blitter_make_fp()
947 struct ureg_dst outs; in nv50_blitter_make_fp()
948 struct ureg_dst zdst3 = ureg_writemask(data, TGSI_WRITEMASK_XYZ); in nv50_blitter_make_fp()
949 struct ureg_dst zdst = ureg_writemask(data, TGSI_WRITEMASK_X); in nv50_blitter_make_fp()
950 struct ureg_dst sdst = ureg_writemask(data, TGSI_WRITEMASK_Y); in nv50_blitter_make_fp()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_vs.c185 struct ureg_dst dst; in r300_dummy_vertex_shader()

12