| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_threaded_context_calls.h | 16 CALL(set_window_rectangles)
|
| H A D | u_threaded_context.c | 770 pipe->set_window_rectangles(pipe, p->include, p->count, p->slot); 2696 CTX_INIT(set_window_rectangles);
|
| H A D | u_blitter.c | 663 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 D | u_threaded_context_calls.h | 19 CALL(set_window_rectangles)
|
| H A D | u_blitter.c | 723 pipe->set_window_rectangles(pipe, 1327 pipe->set_window_rectangles(pipe, false, 0, NULL);
|
| H A D | u_threaded_context.c | 1343 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 D | st_atom_scissor.c | 144 st->pipe->set_window_rectangles(
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_atom_scissor.c | 147 st->pipe->set_window_rectangles(
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_noop/ |
| H A D | noop_state.c | 307 ctx->set_window_rectangles = noop_set_window_rectangles;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/ |
| H A D | p_context.h | 317 void (*set_window_rectangles)( struct pipe_context *, member in struct:pipe_context
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/ |
| H A D | p_context.h | 477 void (*set_window_rectangles)( struct pipe_context *, member in struct:pipe_context
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_noop/ |
| H A D | noop_state.c | 467 ctx->set_window_rectangles = noop_set_window_rectangles;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_ddebug/ |
| H A D | dd_context.c | 421 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 D | dd_context.c | 431 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 D | si_state_viewport.c | 605 ctx->b.set_window_rectangles = si_set_window_rectangles;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_state_viewport.c | 681 ctx->b.set_window_rectangles = si_set_window_rectangles;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/tegra/ |
| H A D | tegra_context.c | 532 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 D | tegra_context.c | 546 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 D | nv50_state.c | 1343 pipe->set_window_rectangles = nv50_set_window_rectangles;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_state.c | 1458 pipe->set_window_rectangles = nvc0_set_window_rectangles;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_state.c | 1507 pipe->set_window_rectangles = nv50_set_window_rectangles;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_state.c | 1508 pipe->set_window_rectangles = nvc0_set_window_rectangles;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/ |
| H A D | context.rst | 86 * ``set_window_rectangles`` sets the window rectangles to be used for
|
| H A D | screen.rst | 353 supported in ``set_window_rectangles``.
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | context.rst | 104 * ``set_window_rectangles`` sets the window rectangles to be used for
|