Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_pipe.c336 static void noop_invalidate_resource(struct pipe_context *ctx, in noop_invalidate_resource() function
389 ctx->invalidate_resource = noop_invalidate_resource; in noop_create_context()