Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_state.c352 static void noop_texture_barrier(struct pipe_context *ctx, unsigned flags) in noop_texture_barrier() function
484 ctx->texture_barrier = noop_texture_barrier; in noop_init_state_functions()