/external/mesa3d/src/gallium/state_trackers/vega/ |
D | asm_fill.h | 33 struct ureg_dst *out, 36 struct ureg_dst *temp, 41 struct ureg_dst *out, in solid_fill() 44 struct ureg_dst *temp, in solid_fill() 74 struct ureg_dst *out, in linear_grad() 77 struct ureg_dst *temp, in linear_grad() 98 struct ureg_dst *out, in radial_grad() 101 struct ureg_dst *temp, in radial_grad() 135 struct ureg_dst *out, in pattern() 138 struct ureg_dst *temp, in pattern() [all …]
|
D | shaders_cache.c | 134 struct ureg_dst out, *temp = NULL; in combine_shaders() 193 temp = (struct ureg_dst *) malloc(sizeof(struct ureg_dst) * end_temp); in combine_shaders()
|
D | renderer.c | 197 struct ureg_dst dst[2], tmp; in create_passthrough_vs() 266 struct ureg_dst out; in create_scissor_fs() 285 struct ureg_dst out; in create_white_fs()
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_ureg.h | 72 struct ureg_dst struct 231 struct ureg_dst 237 struct ureg_dst 272 struct ureg_dst 280 struct ureg_dst 285 struct ureg_dst tmp ); 287 struct ureg_dst 290 struct ureg_dst 471 const struct ureg_dst *dst, 480 const struct ureg_dst *dst, [all …]
|
D | tgsi_ureg.c | 245 static INLINE struct ureg_dst 249 struct ureg_dst dst; in ureg_dst_register() 401 struct ureg_dst 434 struct ureg_dst 534 static struct ureg_dst alloc_temporary( struct ureg_program *ureg, in alloc_temporary() 561 struct ureg_dst ureg_DECL_temporary( struct ureg_program *ureg ) in ureg_DECL_temporary() 566 struct ureg_dst ureg_DECL_local_temporary( struct ureg_program *ureg ) in ureg_DECL_local_temporary() 572 struct ureg_dst tmp ) in ureg_release_temporary() 581 struct ureg_dst ureg_DECL_address( struct ureg_program *ureg ) in ureg_DECL_address() 592 struct ureg_dst [all …]
|
/external/mesa3d/src/gallium/state_trackers/xa/ |
D | xa_tgsi.c | 111 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/xorg/ |
D | xorg_exa_tgsi.c | 85 struct ureg_dst dst, in src_in_mask() 111 struct ureg_dst tmp = ureg_DECL_temporary(ureg); in vs_normalize_coords() 121 struct ureg_dst out, in linear_gradient() 130 struct ureg_dst temp0 = ureg_DECL_temporary(ureg); in linear_gradient() 131 struct ureg_dst temp1 = ureg_DECL_temporary(ureg); in linear_gradient() 132 struct ureg_dst temp2 = ureg_DECL_temporary(ureg); in linear_gradient() 133 struct ureg_dst temp3 = ureg_DECL_temporary(ureg); in linear_gradient() 134 struct ureg_dst temp4 = ureg_DECL_temporary(ureg); in linear_gradient() 135 struct ureg_dst temp5 = ureg_DECL_temporary(ureg); in linear_gradient() 181 struct ureg_dst out, in radial_gradient() [all …]
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d1x/ |
D | sm4_to_tgsi.cpp | 79 std::vector<struct ureg_dst> temps; 80 std::vector<struct ureg_dst> outputs; 102 struct ureg_dst _reg(sm4_op& op) in _reg() 108 struct ureg_dst d; in _reg() 127 struct ureg_dst _dst(unsigned i = 0) in _dst() 132 struct ureg_dst d = ureg_writemask(_reg(op), op.mask); in _dst() 219 std::vector<struct ureg_dst> insn_tmps; 221 struct ureg_dst _tmp() in _tmp() 223 struct ureg_dst t = ureg_DECL_temporary(ureg); in _tmp() 228 struct ureg_dst _tmp(struct ureg_dst d) in _tmp() [all …]
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_idct.c | 72 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 …]
|
D | vl_mc.c | 52 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() 107 struct ureg_dst t_vpos; in create_ref_vert_shader() 108 struct ureg_dst o_vmv[2]; in create_ref_vert_shader() 164 struct ureg_dst ref, field; in create_ref_frag_shader() 165 struct ureg_dst fragment; in create_ref_frag_shader() 230 struct ureg_dst t_vpos, t_vtex; in create_ycbcr_vert_shader() [all …]
|
D | vl_mc.h | 71 struct ureg_dst tex); 76 struct ureg_dst dst);
|
D | vl_idct.h | 84 unsigned first_output, struct ureg_dst tex); 88 unsigned first_input, struct ureg_dst fragment);
|
D | vl_matrix_filter.c | 53 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 t_sum; in create_frag_shader() 86 struct ureg_dst o_fragment; in create_frag_shader()
|
D | vl_zscan.c | 99 struct ureg_dst tmp; in create_vert_shader() 100 struct ureg_dst o_vpos; in create_vert_shader() 101 struct ureg_dst *o_vtex; in create_vert_shader() 109 o_vtex = MALLOC(zscan->num_channels * sizeof(struct ureg_dst)); in create_vert_shader() 177 struct ureg_dst *tmp; in create_frag_shader() 178 struct ureg_dst quant, fragment; in create_frag_shader() 187 tmp = MALLOC(zscan->num_channels * sizeof(struct ureg_dst)); in create_frag_shader()
|
D | vl_median_filter.c | 51 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() 138 struct ureg_dst tmp = ureg_DECL_temporary(shader); in create_frag_shader()
|
D | vl_compositor.c | 60 struct ureg_dst tmp; in create_vert_shader() 61 struct ureg_dst o_vpos, o_vtex, o_color; in create_vert_shader() 62 struct ureg_dst o_vtop, o_vbottom; in create_vert_shader() 134 struct ureg_dst texel; in create_frag_shader_video_buffer() 135 struct ureg_dst fragment; in create_frag_shader_video_buffer() 177 struct ureg_dst t_tc[2]; in create_frag_shader_weave() 178 struct ureg_dst t_texel[2]; in create_frag_shader_weave() 179 struct ureg_dst o_fragment; in create_frag_shader_weave() 270 struct ureg_dst texel; in create_frag_shader_palette() 271 struct ureg_dst fragment; in create_frag_shader_palette() [all …]
|
D | vl_mpeg12_decoder.c | 983 struct ureg_dst tex) in mc_vert_shader_callback() 986 struct ureg_dst o_vtex; in mc_vert_shader_callback() 1004 struct ureg_dst dst) in mc_frag_shader_callback()
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_simple_shaders.c | 85 struct ureg_dst dst; in util_make_vertex_passthrough_shader_with_so() 122 struct ureg_dst out; in util_make_fragment_tex_shader_writemask() 184 struct ureg_dst out, depth; in util_make_fragment_tex_shader_writedepth() 230 struct ureg_dst out, depth, stencil; in util_make_fragment_tex_shader_writedepthstencil() 284 struct ureg_dst out, stencil; in util_make_fragment_tex_shader_writestencil() 339 struct ureg_dst dst[PIPE_MAX_COLOR_BUFS]; in util_make_fragment_cloneinput_shader()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_mesa_to_tgsi.c | 69 struct ureg_dst temps[MAX_PROGRAM_TEMPS]; 71 struct ureg_dst outputs[PIPE_MAX_SHADER_OUTPUTS]; 73 struct ureg_dst address[1]; 162 static struct ureg_dst 291 static struct ureg_dst 297 struct ureg_dst dst = dst_register( t, in translate_dst() 399 struct ureg_dst dst, in emit_swz() 515 struct ureg_dst dst, in emit_ddy() 677 struct ureg_dst dst[1] = { { 0 } }; in compile_instruction() 797 struct ureg_dst wpos_temp = ureg_DECL_temporary( ureg ); in emit_wpos_adjustment() [all …]
|
D | st_glsl_to_tgsi.cpp | 3892 struct ureg_dst temps[MAX_TEMPS]; 3895 struct ureg_dst outputs[PIPE_MAX_SHADER_OUTPUTS]; 3897 struct ureg_dst address[1]; 4006 static struct ureg_dst 4101 static struct ureg_dst 4106 struct ureg_dst dst = dst_register(t, in translate_dst() 4210 struct ureg_dst dst[1]; in compile_tgsi_instruction() 4305 struct ureg_dst wpos_temp = ureg_DECL_temporary( ureg ); in emit_wpos_adjustment() 4316 struct ureg_dst adj_temp = ureg_DECL_local_temporary(ureg); in emit_wpos_adjustment() 4474 struct ureg_dst face_temp = ureg_DECL_temporary(ureg); in emit_face_var() [all …]
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_state_vs.c | 81 struct ureg_dst dst; in get_dummy_vertex_shader()
|
D | svga_state_fs.c | 83 struct ureg_dst dst; in get_dummy_fragment_shader()
|
/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_vs.c | 184 struct ureg_dst dst; in r300_dummy_vertex_shader()
|
D | r300_fs.c | 232 struct ureg_dst out; in r300_dummy_fragment_shader()
|