Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_pipe.c262 static void noop_clear_render_target(struct pipe_context *ctx, in noop_clear_render_target() function
372 ctx->clear_render_target = noop_clear_render_target; in noop_create_context()