Searched refs:pipe_stream_output_target (Results 1 - 25 of 140) sorted by relevance

123456

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_state_so.c37 static struct pipe_stream_output_target *
56 struct pipe_stream_output_target *target)
65 struct pipe_stream_output_target **targets,
72 pipe_so_target_reference((struct pipe_stream_output_target **)&softpipe->so_targets[i], targets[i]);
76 pipe_so_target_reference((struct pipe_stream_output_target **)&softpipe->so_targets[i], NULL);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_so.c35 static struct pipe_stream_output_target *
57 struct pipe_stream_output_target *target)
66 struct pipe_stream_output_target **targets,
82 pipe_so_target_reference((struct pipe_stream_output_target **)&llvmpipe->so_targets[i], targets[i]);
91 pipe_so_target_reference((struct pipe_stream_output_target **)&llvmpipe->so_targets[i], NULL);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_state_so.c37 static struct pipe_stream_output_target *
56 struct pipe_stream_output_target *target)
65 struct pipe_stream_output_target **targets,
72 pipe_so_target_reference((struct pipe_stream_output_target **)&softpipe->so_targets[i], targets[i]);
81 pipe_so_target_reference((struct pipe_stream_output_target **)&softpipe->so_targets[i], NULL);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_so.c35 static struct pipe_stream_output_target *
57 struct pipe_stream_output_target *target)
64 llvmpipe_so_offset(struct pipe_stream_output_target *so_target)
73 struct pipe_stream_output_target **targets,
89 pipe_so_target_reference((struct pipe_stream_output_target **)&llvmpipe->so_targets[i], targets[i]);
103 pipe_so_target_reference((struct pipe_stream_output_target **)&llvmpipe->so_targets[i], NULL);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_debug_describe.h47 const struct pipe_stream_output_target *ptr);
H A Du_debug_describe.c94 const struct pipe_stream_output_target *ptr)
98 util_sprintf(buf, "pipe_stream_output_target<%s,%u,%u>", res,
/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_debug_describe.h47 const struct pipe_stream_output_target *ptr);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/
H A Dvirgl_streamout.c30 static struct pipe_stream_output_target *virgl_create_so_target(
57 struct pipe_stream_output_target *target)
69 struct pipe_stream_output_target **targets,
H A Dvirgl_context.h45 struct pipe_stream_output_target base;
101 virgl_so_target(struct pipe_stream_output_target *target)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_stateobj.h71 struct pipe_stream_output_target pipe;
78 nvc0_so_target(struct pipe_stream_output_target *ptarg)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_stateobj.h72 struct pipe_stream_output_target pipe;
79 nv50_so_target(struct pipe_stream_output_target *ptarg)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_stateobj.h72 struct pipe_stream_output_target pipe;
79 nv50_so_target(struct pipe_stream_output_target *ptarg)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_stateobj.h71 struct pipe_stream_output_target pipe;
78 nvc0_so_target(struct pipe_stream_output_target *ptarg)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/
H A Dvirgl_streamout.c30 static struct pipe_stream_output_target *virgl_create_so_target(
62 struct pipe_stream_output_target *target)
74 struct pipe_stream_output_target **targets,
H A Dvirgl_context.h46 struct pipe_stream_output_target base;
114 virgl_so_target(struct pipe_stream_output_target *target)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c219 static struct pipe_stream_output_target *noop_create_stream_output_target(
225 struct pipe_stream_output_target *t = CALLOC_STRUCT(pipe_stream_output_target);
237 struct pipe_stream_output_target *t)
245 struct pipe_stream_output_target **targets,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/asahi/
H A Dagx_state.h42 struct pipe_stream_output_target base;
47 struct pipe_stream_output_target *targets[PIPE_MAX_SO_BUFFERS];
52 agx_so_target(struct pipe_stream_output_target *target)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state_streamout.c33 struct pipe_stream_output_target *src)
35 pipe_so_target_reference((struct pipe_stream_output_target**)dst, src);
38 static struct pipe_stream_output_target *
73 struct pipe_stream_output_target *target)
92 struct pipe_stream_output_target **targets,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_streamout.c37 struct pipe_stream_output_target base;
42 svga_stream_output_target(struct pipe_stream_output_target *s)
206 static struct pipe_stream_output_target *
237 struct pipe_stream_output_target *target)
250 struct pipe_stream_output_target **targets,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_context.h67 struct pipe_stream_output_target;
410 struct pipe_stream_output_target *(*create_stream_output_target)(
417 struct pipe_stream_output_target *);
421 struct pipe_stream_output_target **targets,
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_xformfb.c54 struct pipe_stream_output_target *targets[PIPE_MAX_SO_BUFFERS];
59 struct pipe_stream_output_target *draw_count[MAX_VERTEX_STREAMS];
137 struct pipe_stream_output_target *so_target =
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_context.h129 struct pipe_stream_output_target base;
195 struct pipe_stream_output_target *so_targets[PIPE_MAX_SO_BUFFERS];
197 struct pipe_stream_output_target *fake_so_targets[PIPE_MAX_SO_BUFFERS];
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
H A DState.h84 struct pipe_stream_output_target *so_targets[PIPE_MAX_SO_BUFFERS];
85 struct pipe_stream_output_target *draw_so_target;
155 struct pipe_stream_output_target *so_target;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_context.h112 struct pipe_stream_output_target base;
117 struct pipe_stream_output_target *targets[PIPE_MAX_SO_BUFFERS];
329 pan_so_target(struct pipe_stream_output_target *target)
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_xformfb.c55 struct pipe_stream_output_target *targets[PIPE_MAX_SO_BUFFERS];
60 struct pipe_stream_output_target *draw_count[MAX_VERTEX_STREAMS];
134 struct pipe_stream_output_target *so_target =

Completed in 41 milliseconds

123456