Home
last modified time | relevance | path

Searched refs:r600_so_target_destroy (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.h646 void r600_so_target_destroy(struct pipe_context *ctx,
Dr600_state_common.c1011 void r600_so_target_destroy(struct pipe_context *ctx, in r600_so_target_destroy() function
Dr600_state.c2093 rctx->context.stream_output_target_destroy = r600_so_target_destroy; in r600_init_state_functions()
Devergreen_state.c2233 rctx->context.stream_output_target_destroy = r600_so_target_destroy; in evergreen_init_state_functions()