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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c236 static void noop_clear_render_target(struct pipe_context *ctx, function in typeref:typename:void
342 ctx->clear_render_target = noop_clear_render_target;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c285 static void noop_clear_render_target(struct pipe_context *ctx, function in typeref:typename:void
427 ctx->clear_render_target = noop_clear_render_target;

Completed in 5 milliseconds