Searched refs:r600_texture_barrier (Results 1 – 1 of 1) sorted by relevance
125 static void r600_texture_barrier(struct pipe_context *ctx, unsigned flags) in r600_texture_barrier() function3374 rctx->b.b.texture_barrier = r600_texture_barrier; in r600_init_common_state_functions()