Searched refs:r600_texture_barrier (Results 1 – 4 of 4) sorted by relevance
599 void r600_texture_barrier(struct pipe_context *ctx);
134 void r600_texture_barrier(struct pipe_context *ctx) in r600_texture_barrier() function
2091 rctx->context.texture_barrier = r600_texture_barrier; in r600_init_state_functions()
2231 rctx->context.texture_barrier = r600_texture_barrier; in evergreen_init_state_functions()