Home
last modified time | relevance | path

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

12

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.h42 struct ureg_program;
99 struct ureg_program *
102 struct ureg_program *
107 ureg_finalize( struct ureg_program * );
112 ureg_create_shader( struct ureg_program *,
117 ureg_set_next_shader_processor(struct ureg_program *ureg, unsigned processor);
123 ureg_get_tokens( struct ureg_program *ureg,
130 ureg_get_nr_outputs( const struct ureg_program *ureg );
138 ureg_destroy( struct ureg_program * );
140 void ureg_set_precise( struct ureg_program *ureg, bool precise );
[all …]
Dtgsi_ureg.c112 struct ureg_program struct
247 static void set_bad( struct ureg_program *ureg ) in set_bad()
254 static union tgsi_any_token *get_tokens( struct ureg_program *ureg, in get_tokens()
270 static union tgsi_any_token *retrieve_token( struct ureg_program *ureg, in retrieve_token()
282 ureg_property(struct ureg_program *ureg, unsigned name, unsigned value) in ureg_property()
289 ureg_DECL_fs_input_centroid_layout(struct ureg_program *ureg, in ureg_DECL_fs_input_centroid_layout()
341 ureg_DECL_fs_input_centroid(struct ureg_program *ureg, in ureg_DECL_fs_input_centroid()
357 ureg_DECL_vs_input( struct ureg_program *ureg, in ureg_DECL_vs_input()
369 ureg_DECL_input_layout(struct ureg_program *ureg, in ureg_DECL_input_layout()
385 ureg_DECL_input(struct ureg_program *ureg, in ureg_DECL_input()
[all …]
/third_party/mesa3d/src/gallium/frontends/xa/
Dxa_tgsi.c107 src_in_mask(struct ureg_program *ureg, in src_in_mask()
128 vs_normalize_coords(struct ureg_program *ureg, in vs_normalize_coords()
144 struct ureg_program *ureg; in create_vs()
194 create_yuv_shader(struct pipe_context *pipe, struct ureg_program *ureg) in create_yuv_shader()
257 xrender_tex(struct ureg_program *ureg, in xrender_tex()
315 read_input(struct ureg_program *ureg, in read_input()
342 struct ureg_program *ureg; in create_fs()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_simple_shaders.c80 struct ureg_program *ureg; in util_make_vertex_passthrough_shader_with_so()
203 ureg_load_tex(struct ureg_program *ureg, struct ureg_dst out, in ureg_load_tex()
239 struct ureg_program *ureg; in util_make_fragment_tex_shader_xrbias()
295 struct ureg_program *ureg; in util_make_fragment_tex_shader_writemask()
390 struct ureg_program *ureg; in util_make_fs_blit_zs()
484 struct ureg_program *ureg = ureg_create(PIPE_SHADER_FRAGMENT); in util_make_empty_fragment_shader()
501 struct ureg_program *ureg; in util_make_fragment_cloneinput_shader()
714 struct ureg_program *ureg; in util_make_fs_msaa_resolve()
775 struct ureg_program *ureg; in util_make_fs_msaa_resolve_bilinear()
873 struct ureg_program *ureg; in util_make_geometry_passthrough_shader()
[all …]
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_mc.h69 struct ureg_program *shader,
74 struct ureg_program *shader,
Dvl_idct.h83 vl_idct_stage2_vert_shader(struct vl_idct *idct, struct ureg_program *shader,
87 vl_idct_stage2_frag_shader(struct vl_idct *idct, struct ureg_program *shader,
Dvl_compositor_gfx.c57 struct ureg_program *shader; in create_vert_shader()
127 create_frag_shader_weave(struct ureg_program *shader, struct ureg_dst fragment) in create_frag_shader_weave()
204 create_frag_shader_csc(struct ureg_program *shader, struct ureg_dst texel, in create_frag_shader_csc()
241 create_frag_shader_yuv(struct ureg_program *shader, struct ureg_dst texel) in create_frag_shader_yuv()
267 struct ureg_program *shader; in create_frag_shader_video_buffer()
290 struct ureg_program *shader; in create_frag_shader_weave_rgb()
313 struct ureg_program *shader; in create_frag_shader_deint_yuv()
345 struct ureg_program *shader; in create_frag_shader_palette()
404 struct ureg_program *shader; in create_frag_shader_rgba()
436 struct ureg_program *shader; in create_frag_shader_rgb_yuv()
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()
145 struct ureg_program *shader; in create_mismatch_vert_shader()
194 struct ureg_program *shader; in create_mismatch_frag_shader()
261 struct ureg_program *shader; in create_stage1_vert_shader()
323 struct ureg_program *shader; in create_stage1_frag_shader()
393 vl_idct_stage2_vert_shader(struct vl_idct *idct, struct ureg_program *shader, in vl_idct_stage2_vert_shader()
431 vl_idct_stage2_frag_shader(struct vl_idct *idct, struct ureg_program *shader, in vl_idct_stage2_frag_shader()
Dvl_mc.c53 calc_position(struct vl_mc *r, struct ureg_program *shader, struct ureg_src block_scale) in calc_position()
82 calc_line(struct pipe_screen *screen, struct ureg_program *shader) in calc_line()
108 struct ureg_program *shader; in create_ref_vert_shader()
166 struct ureg_program *shader; in create_ref_frag_shader()
231 struct ureg_program *shader; in create_ycbcr_vert_shader()
317 struct ureg_program *shader; in create_ycbcr_frag_shader()
Dvl_bicubic_filter.c53 struct ureg_program *shader; in create_vert_shader()
74 create_frag_shader_cubic_interpolater(struct ureg_program *shader, struct ureg_src tex_a, in create_frag_shader_cubic_interpolater()
155 struct ureg_program *shader; in create_frag_shader()
Dvl_matrix_filter.c51 struct ureg_program *shader; in create_vert_shader()
81 struct ureg_program *shader; in create_frag_shader()
Dvl_deint_filter.c66 struct ureg_program *shader; in create_vert_shader()
89 struct ureg_program *shader; in create_copy_frag_shader()
126 struct ureg_program *shader; in create_deint_frag_shader()
Dvl_median_filter.c49 struct ureg_program *shader; in create_vert_shader()
81 struct ureg_program *shader; in create_frag_shader()
Dvl_zscan.c122 struct ureg_program *shader; in create_vert_shader()
197 struct ureg_program *shader; in create_frag_shader()
Dvl_mpeg12_decoder.c1067 struct ureg_program *shader, in mc_vert_shader_callback()
1088 struct ureg_program *shader, in mc_frag_shader_callback()
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_shader.c440 struct ureg_program *ureg;
996 struct ureg_program *ureg = tx->ureg; in nine_get_position_input()
1008 struct ureg_program *ureg = tx->ureg; in tx_src_param()
1477 struct ureg_program *ureg = tx->ureg; in NineTranslateInstruction_Mkxn()
1656 struct ureg_program *ureg = tx->ureg; in DECL_SPECIAL()
1667 struct ureg_program *ureg = tx->ureg; in DECL_SPECIAL()
1677 struct ureg_program *ureg = tx->ureg; in DECL_SPECIAL()
1773 struct ureg_program *ureg = tx->ureg; in DECL_SPECIAL()
1788 struct ureg_program *ureg = tx->ureg; in DECL_SPECIAL()
1838 struct ureg_program *ureg = tx->ureg; in DECL_SPECIAL()
[all …]
Dnine_shader.h36 struct ureg_program;
114 nine_create_shader_with_so_and_destroy(struct ureg_program *p,
Dnine_ff.c171 static void nine_ureg_tgsi_dump(struct ureg_program *ureg, boolean override) in nine_ureg_tgsi_dump()
277 struct ureg_program *ureg;
319 ureg_normalize3(struct ureg_program *ureg, in ureg_normalize3()
335 struct ureg_program *ureg = ureg_create(PIPE_SHADER_VERTEX); in nine_ff_build_vs()
1089 struct ureg_program *ureg;
1206 struct ureg_program *ureg = ps->ureg; in ps_do_ts_op()
1325 struct ureg_program *ureg = ureg_create(PIPE_SHADER_FRAGMENT); in nine_ff_build_ps()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shaderlib_tgsi.c56 struct ureg_program *ureg = ureg_create(PIPE_SHADER_VERTEX); in si_get_blitter_vs()
106 struct ureg_program *ureg = ureg_create(PIPE_SHADER_COMPUTE); in si_create_dma_compute_shader()
518 struct ureg_program *ureg = ureg_create(PIPE_SHADER_COMPUTE); in si_create_fmask_expand_cs()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DShaderTGSI.c203 struct ureg_program *ureg;
423 struct ureg_program *ureg, in dcl_base_output()
450 struct ureg_program *ureg, in dcl_base_input()
488 struct ureg_program *ureg, in dcl_vs_input()
503 struct ureg_program *ureg, in dcl_gs_input()
532 struct ureg_program *ureg, in dcl_sgv_input()
548 struct ureg_program *ureg, in dcl_siv_input()
568 struct ureg_program *ureg, in dcl_ps_input()
587 struct ureg_program *ureg, in dcl_ps_sgv_input()
628 struct ureg_program *ureg, in dcl_ps_siv_input()
[all …]
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_program.c145 struct ureg_program *ureg; in fd_prog_blit_vs()
170 struct ureg_program *ureg; in fd_prog_blit_fs()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state_vs.c51 struct ureg_program *ureg; in get_dummy_vertex_shader()
216 struct ureg_program *ureg; in compile_passthrough_vs()
Dsvga_state_fs.c61 struct ureg_program *ureg; in get_dummy_fragment_shader()
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_fs.c215 struct ureg_program *ureg; in r300_dummy_fragment_shader()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_pbo.c337 struct ureg_program *ureg; in st_pbo_create_gs()

12