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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c231 static void noop_clear(struct pipe_context *ctx, unsigned buffers, function in typeref:typename:void
341 ctx->clear = noop_clear;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c280 static void noop_clear(struct pipe_context *ctx, unsigned buffers, const struct pipe_scissor_state *scissor_state, function in typeref:typename:void
426 ctx->clear = noop_clear;

Completed in 4 milliseconds