HomeSort by relevance Sort by last modified time
    Searched refs:nv50_invalidate_resource (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_resource.c 88 nv50_invalidate_resource(struct pipe_context *pipe, struct pipe_resource *res) function
104 pcontext->invalidate_resource = nv50_invalidate_resource;
nv50_resource.h 155 nv50_invalidate_resource(struct pipe_context *, struct pipe_resource *);
  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_resource.c 56 pcontext->invalidate_resource = nv50_invalidate_resource;

Completed in 160 milliseconds