Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_resource.h83 nv30_flush_resource(struct pipe_context *pipe,
Dnv30_resource.c106 pipe->flush_resource = nv30_flush_resource; in nv30_resource_init()
Dnv30_miptree.c274 nv30_flush_resource(struct pipe_context *pipe, in nv30_flush_resource() function