/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_state_tgsi_transform.c | 241 struct svga_stream_output *streamout = NULL; in emulate_point_sprite() local
|
H A D | svga_pipe_streamout.c | 135 struct svga_stream_output *streamout; in svga_create_stream_output() local 53 svga_define_stream_output(struct svga_context *svga, SVGA3dStreamOutputId soid, uint32 numOutputStreamEntries, uint32 numOutputStreamStrides, uint32 streamStrides[SVGA3D_DX_MAX_SOTARGETS], const SVGA3dStreamOutputDeclarationEntry decls[SVGA3D_MAX_STREAMOUT_DECLS], uint32 rasterizedStream, struct svga_stream_output *streamout) svga_define_stream_output() argument 299 svga_set_stream_output(struct svga_context *svga, struct svga_stream_output *streamout) svga_set_stream_output() argument 340 svga_delete_stream_output(struct svga_context *svga, struct svga_stream_output *streamout) svga_delete_stream_output() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_program_cache.c | 187 crocus_upload_shader(struct crocus_context *ice, enum crocus_program_cache_id cache_id, uint32_t key_size, const void *key, const void *assembly, uint32_t asm_size, struct brw_stage_prog_data *prog_data, uint32_t prog_data_size, uint32_t *streamout, enum brw_param_builtin *system_values, unsigned num_system_values, unsigned num_cbufs, const struct crocus_binding_table *bt) crocus_upload_shader() argument
|
H A D | crocus_context.h | 391 uint32_t *streamout; member 658 uint32_t *streamout; member
|
/third_party/mesa3d/src/gallium/drivers/asahi/ |
H A D | agx_state.h | 166 struct agx_streamout streamout; member
|
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_context.h | 163 struct panfrost_streamout streamout; member
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_program.c | 76 iris_finalize_program(struct iris_compiled_shader *shader, struct brw_stage_prog_data *prog_data, uint32_t *streamout, enum brw_param_builtin *system_values, unsigned num_system_values, unsigned kernel_input_size, unsigned num_cbufs, const struct iris_binding_table *bt) iris_finalize_program() argument
|
H A D | iris_context.h | 531 uint32_t *streamout; member 813 uint32_t *streamout; member
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_context.h | 612 struct v3d_streamout_stateobj streamout; member
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_shader.h | 821 uint8_t streamout : 1; /* only used with NGG */ member
|
H A D | si_pipe.h | 1036 struct si_streamout streamout; member
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_pipe_common.h | 519 struct r600_streamout streamout; member
|