Home
last modified time | relevance | path

Searched refs:r600_context_pipe_state_emit (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600.h193 void r600_context_pipe_state_emit(struct r600_context *ctx, struct r600_pipe_state *state, unsigned…
Devergreen_compute.c337 r600_context_pipe_state_emit(ctx, cb_state, RADEON_CP_PACKET3_COMPUTE_MODE); in compute_emit_cs()
Dr600_hw_context.c740 void r600_context_pipe_state_emit(struct r600_context *ctx, in r600_context_pipe_state_emit() function