Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.h250 extern void nv50_clear(struct pipe_context *, unsigned buffers,
Dnv50_context.c317 pipe->clear = nv50_clear; in nv50_create()
Dnv50_surface.c527 nv50_clear(struct pipe_context *pipe, unsigned buffers, const struct pipe_scissor_state *scissor_st… in nv50_clear() function