Searched refs:draw_so_target (Results 1 – 9 of 9) sorted by relevance
43 struct draw_so_target *t; in softpipe_create_so_target()45 t = CALLOC_STRUCT(draw_so_target); in softpipe_create_so_target()
94 struct draw_so_target *so_targets[PIPE_MAX_SO_BUFFERS];
41 struct draw_so_target *t; in llvmpipe_create_so_target()43 t = CALLOC_STRUCT(draw_so_target); in llvmpipe_create_so_target()
100 struct draw_so_target *so_targets[PIPE_MAX_SO_BUFFERS];
62 struct draw_so_target { struct318 struct draw_so_target *targets[PIPE_MAX_SO_BUFFERS]);
136 struct draw_so_target *target = draw->so.targets[i]; in so_emit_prim()220 struct draw_so_target *target = draw->so.targets[ob]; in so_emit_prim()
449 struct draw_so_target *target = in resolve_draw_info()450 (struct draw_so_target *)info->count_from_stream_output; in resolve_draw_info()
350 struct draw_so_target *targets[PIPE_MAX_SO_BUFFERS];
1086 struct draw_so_target *targets[PIPE_MAX_SO_BUFFERS]) in draw_set_mapped_so_targets()