Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_driver.c138 context_drv(ctx)->surface_fill( in nouveau_clear()
154 context_drv(ctx)->surface_fill( in nouveau_clear()
Dnouveau_driver.h60 void (*surface_fill)(struct gl_context *ctx, member
Dnv10_context.c139 context_drv(ctx)->surface_fill(ctx, s, ~0, value, x, y, w, h); in nv10_zclear()
501 .surface_fill = nv04_surface_fill,
Dnv04_context.c207 .surface_fill = nv04_surface_fill,
Dnv20_context.c509 .surface_fill = nv04_surface_fill,
/external/python/cpython2/Lib/distutils/tests/
DSetup.sample54 surface src/surface.c src/alphablit.c src/surface_fill.c $(SDL) $(DEBUG)