Searched refs:r600_so_target (Results 1 – 3 of 3) sorted by relevance
46 struct r600_so_target *t; in r600_create_so_target()49 t = CALLOC_STRUCT(r600_so_target); in r600_create_so_target()76 struct r600_so_target *t = (struct r600_so_target*)target; in r600_so_target_destroy()184 struct r600_so_target **t = rctx->streamout.targets; in r600_emit_streamout_begin()257 struct r600_so_target **t = rctx->streamout.targets; in r600_emit_streamout_end()
417 struct r600_so_target { struct435 struct r600_so_target *targets[PIPE_MAX_SO_BUFFERS]; argument
2366 struct r600_so_target *t = (struct r600_so_target*)info->count_from_stream_output; in r600_draw_vbo()