Home
last modified time | relevance | path

Searched refs:r600_so_target (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_streamout.c46 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()
H A Dr600_pipe_common.h416 struct r600_so_target { struct
434 struct r600_so_target *targets[PIPE_MAX_SO_BUFFERS];
H A Dr600_state_common.c2484 struct r600_so_target *t = (struct r600_so_target*)count_from_so; in r600_draw_vbo()

Completed in 8 milliseconds