Searched refs:set_window_rectangles (Results 1 - 25 of 26) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_threaded_context_calls.h16 CALL(set_window_rectangles)
H A Du_threaded_context.c770 pipe->set_window_rectangles(pipe, p->include, p->count, p->slot);
2696 CTX_INIT(set_window_rectangles);
H A Du_blitter.c663 pipe->set_window_rectangles(pipe,
1236 pipe->set_window_rectangles(pipe, false, 0, NULL);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_threaded_context_calls.h19 CALL(set_window_rectangles)
H A Du_blitter.c723 pipe->set_window_rectangles(pipe,
1327 pipe->set_window_rectangles(pipe, false, 0, NULL);
H A Du_threaded_context.c1343 pipe->set_window_rectangles(pipe, p->include, p->count, p->slot);
4358 CTX_INIT(set_window_rectangles);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atom_scissor.c144 st->pipe->set_window_rectangles(
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_atom_scissor.c147 st->pipe->set_window_rectangles(
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c307 ctx->set_window_rectangles = noop_set_window_rectangles;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_context.h317 void (*set_window_rectangles)( struct pipe_context *, member in struct:pipe_context
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_context.h477 void (*set_window_rectangles)( struct pipe_context *, member in struct:pipe_context
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c467 ctx->set_window_rectangles = noop_set_window_rectangles;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_ddebug/
H A Ddd_context.c421 pipe->set_window_rectangles(pipe, include, num_rectangles, rects);
893 CTX_INIT(set_window_rectangles);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_ddebug/
H A Ddd_context.c431 pipe->set_window_rectangles(pipe, include, num_rectangles, rects);
920 CTX_INIT(set_window_rectangles);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state_viewport.c605 ctx->b.set_window_rectangles = si_set_window_rectangles;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state_viewport.c681 ctx->b.set_window_rectangles = si_set_window_rectangles;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/tegra/
H A Dtegra_context.c532 context->gpu->set_window_rectangles(context->gpu, include, num_rectangles,
1310 context->base.set_window_rectangles = tegra_set_window_rectangles;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/tegra/
H A Dtegra_context.c546 context->gpu->set_window_rectangles(context->gpu, include, num_rectangles,
1357 context->base.set_window_rectangles = tegra_set_window_rectangles;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_state.c1343 pipe->set_window_rectangles = nv50_set_window_rectangles;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_state.c1458 pipe->set_window_rectangles = nvc0_set_window_rectangles;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_state.c1507 pipe->set_window_rectangles = nv50_set_window_rectangles;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_state.c1508 pipe->set_window_rectangles = nvc0_set_window_rectangles;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dcontext.rst86 * ``set_window_rectangles`` sets the window rectangles to be used for
H A Dscreen.rst353 supported in ``set_window_rectangles``.
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dcontext.rst104 * ``set_window_rectangles`` sets the window rectangles to be used for

Completed in 71 milliseconds

12