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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c310 static void noop_invalidate_resource(struct pipe_context *ctx, function in typeref:typename:void
359 ctx->invalidate_resource = noop_invalidate_resource;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c365 static void noop_invalidate_resource(struct pipe_context *ctx, function in typeref:typename:void
446 ctx->invalidate_resource = noop_invalidate_resource;

Completed in 6 milliseconds