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

  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_context.h 34 int (*invalidate_resource_storage)(struct nouveau_context *, member in struct:nouveau_context
nouveau_buffer.c 449 nv->invalidate_resource_storage(nv, &buf->base, ref);
869 nv->invalidate_resource_storage(nv, &buf->base, ref);
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/nv30/
nv30_context.c 224 nv30->base.invalidate_resource_storage = nv30_invalidate_resource_storage;
  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_context.c 347 nv50->base.invalidate_resource_storage = nv50_invalidate_resource_storage;
  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_context.c 410 nvc0->base.invalidate_resource_storage = nvc0_invalidate_resource_storage;

Completed in 545 milliseconds