HomeSort by: relevance | last modified time | path
    Searched defs:texAge (Results 1 - 8 of 8) 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_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];
via_drm.h 192 int texAge; /* last time texture was uploaded */
i810_drm.h 170 * it has been stolen by another client. If global texAge
185 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 21 milliseconds