HomeSort by: relevance | last modified time | path
    Searched refs:texAge (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/external/bsd/drm/dist/shared-core/
savage_drm.h 51 unsigned int texAge[SAVAGE_NR_TEX_HEAPS];
mga_drm.h 220 unsigned int texAge[MGA_NR_TEX_HEAPS];
i915_mem.c 63 age = ++sarea_priv->texAge;
i915_drm.h 78 int texAge;
  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
savage_drm.h 60 unsigned int texAge[SAVAGE_NR_TEX_HEAPS];
i810_drm.h 170 * it has been stolen by another client. If global texAge
185 int texAge; /* last time texture was uploaded */
via_drm.h 192 int texAge; /* last time texture was uploaded */
mga_drm.h 228 unsigned int texAge[MGA_NR_TEX_HEAPS];
i915_drm.h 221 int texAge;

Completed in 19 milliseconds