Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_resource.h161 nv50_clear_texture(struct pipe_context *pipe,
Dnv50_surface.c453 nv50_clear_texture(struct pipe_context *pipe, in nv50_clear_texture() function
1860 pipe->clear_texture = nv50_clear_texture; in nv50_init_surface_functions()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_surface.c1777 pipe->clear_texture = nv50_clear_texture; in nvc0_init_surface_functions()