HomeSort by: relevance | last modified time | path
    Searched refs:flush_frontbuffer (Results 1 - 25 of 80) sorted by relevancy

1 2 3 4

  /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/d3d12/wgl/
d3d12_wgl_winsys.c 50 screen->flush_frontbuffer(screen, ctx, res, 0, 0, hDC, NULL);
  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/
dri_drawable.h 73 bool (*flush_frontbuffer)(struct dri_context *ctx, member in struct:dri_drawable
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/
dri_drawable.h 81 void (*flush_frontbuffer)(struct dri_context *ctx, member in struct:dri_drawable
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
swr_loader.cpp 152 screen->flush_frontbuffer(screen,
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
swr_loader.cpp 141 screen->flush_frontbuffer(screen,
  /xsrc/external/mit/MesaLib/dist/src/gallium/tests/graw/
clear.c 36 screen->flush_frontbuffer(screen, ctx, tex, 0, 0, window, NULL);
shader-leak.c 164 screen->flush_frontbuffer(screen, ctx, tex, 0, 0, window, NULL);
tri-gs.c 174 screen->flush_frontbuffer(screen, ctx, tex, 0, 0, window, NULL);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/graw/
clear.c 36 screen->flush_frontbuffer(screen, tex, 0, 0, window, NULL);
shader-leak.c 159 screen->flush_frontbuffer(screen, tex, 0, 0, window, NULL);
tri-gs.c 169 screen->flush_frontbuffer(screen, tex, 0, 0, window, NULL);
tri-instanced.c 220 screen->flush_frontbuffer(screen, tex, 0, 0, window, NULL);
  /xsrc/external/mit/MesaLib/dist/src/gallium/targets/wgl/
wgl.c 181 * pipe_screen::flush_frontbuffer().
215 screen->flush_frontbuffer(screen, ctx, res, 0, 0, hDC, NULL);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/
virgl_winsys.h 109 void (*flush_frontbuffer)(struct virgl_winsys *vws, member in struct:virgl_winsys
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
p_screen.h 294 void (*flush_frontbuffer)( struct pipe_screen *screen, member in struct:pipe_screen
  /xsrc/external/mit/MesaLib/dist/src/gallium/targets/haiku-softpipe/
GalliumContext.cpp 347 buffer->screen->flush_frontbuffer(buffer->screen, NULL, buffer->textures[ST_ATTACHMENT_BACK_LEFT],
373 buffer->screen->flush_frontbuffer(buffer->screen, NULL, buffer->textures[ST_ATTACHMENT_FRONT_LEFT],
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_rbug/
rbug_screen.c 263 screen->flush_frontbuffer(screen,
339 rb_screen->base.flush_frontbuffer = rbug_screen_flush_frontbuffer;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/haiku-softpipe/
GalliumContext.cpp 355 fScreen->flush_frontbuffer(fScreen, surface->texture, 0, 0,
362 fScreen->flush_frontbuffer(fScreen, zSurface->texture, 0, 0,
  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_rbug/
rbug_screen.c 370 screen->flush_frontbuffer(screen,
472 rb_screen->base.flush_frontbuffer = rbug_screen_flush_frontbuffer;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_ddebug/
dd_screen.c 177 screen->flush_frontbuffer(screen, resource, level, layer, context_private,
571 SCR_INIT(flush_frontbuffer);
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/
virgl_winsys.h 129 void (*flush_frontbuffer)(struct virgl_winsys *vws, member in struct:virgl_winsys
  /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
p_screen.h 340 void (*flush_frontbuffer)( struct pipe_screen *screen, member in struct:pipe_screen
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
pan_screen.c 597 screen->base.flush_frontbuffer = panfrost_flush_frontbuffer;
  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_ddebug/
dd_screen.c 179 screen->flush_frontbuffer(screen, pipe, resource, level, layer, context_private,
600 SCR_INIT(flush_frontbuffer);
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/tegra/
tegra_screen.c 377 screen->gpu->flush_frontbuffer(screen->gpu,
616 screen->base.flush_frontbuffer = tegra_screen_flush_frontbuffer;

Completed in 16 milliseconds

1 2 3 4