HomeSort by relevance Sort by last modified time
    Searched defs:texAge (Results 1 - 15 of 15) sorted by null

  /bionic/libc/kernel/uapi/drm/
savage_drm.h 35 unsigned int texAge[SAVAGE_NR_TEX_HEAPS];
via_drm.h 141 int texAge;
i810_drm.h 136 int texAge;
mga_drm.h 138 unsigned int texAge[MGA_NR_TEX_HEAPS];
i915_drm.h 90 int texAge;
  /external/kernel-headers/original/uapi/drm/
savage_drm.h 58 unsigned int texAge[SAVAGE_NR_TEX_HEAPS];
via_drm.h 190 int texAge; /* last time texture was uploaded */
i810_drm.h 168 * it has been stolen by another client. If global texAge
183 int texAge; /* last time texture was uploaded */
mga_drm.h 226 unsigned int texAge[MGA_NR_TEX_HEAPS];
i915_drm.h 181 int texAge;
    [all...]
  /external/libdrm/include/drm/
savage_drm.h 58 unsigned int texAge[SAVAGE_NR_TEX_HEAPS];
via_drm.h 191 int texAge; /* last time texture was uploaded */
mga_drm.h 226 unsigned int texAge[MGA_NR_TEX_HEAPS];
i915_drm.h 181 int texAge;
    [all...]
  /external/mesa3d/include/drm-uapi/
i915_drm.h 141 int texAge;
    [all...]

Completed in 170 milliseconds