Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_state.c371 static void noop_memory_barrier(struct pipe_context *ctx, unsigned flags) in noop_memory_barrier() function
500 ctx->memory_barrier = noop_memory_barrier; in noop_init_state_functions()