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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c250 static void noop_set_window_rectangles(struct pipe_context *ctx, function in typeref:typename:void
307 ctx->set_window_rectangles = noop_set_window_rectangles;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c274 static void noop_set_window_rectangles(struct pipe_context *ctx, function in typeref:typename:void
467 ctx->set_window_rectangles = noop_set_window_rectangles;

Completed in 3 milliseconds