Home
last modified time | relevance | path

Searched refs:nvc0_clear (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h347 extern void nvc0_clear(struct pipe_context *, unsigned buffers,
Dnvc0_context.c398 pipe->clear = nvc0_clear; in nvc0_create()
Dnvc0_surface.c691 nvc0_clear(struct pipe_context *pipe, unsigned buffers, in nvc0_clear() function