Searched refs:I810_LOG_MIN_TEX_REGION_SIZE (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_common.h51 #define I810_LOG_MIN_TEX_REGION_SIZE 16 macro
H A Di810_dri.c917 if (i < I810_LOG_MIN_TEX_REGION_SIZE)
918 i = I810_LOG_MIN_TEX_REGION_SIZE;
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_common.h181 #define I810_LOG_MIN_TEX_REGION_SIZE 16 macro
H A Di810_dri.c804 if (i < I810_LOG_MIN_TEX_REGION_SIZE)
805 i = I810_LOG_MIN_TEX_REGION_SIZE;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_common.h181 #define I810_LOG_MIN_TEX_REGION_SIZE 16 macro
H A Di810_dri.c804 if (i < I810_LOG_MIN_TEX_REGION_SIZE)
805 i = I810_LOG_MIN_TEX_REGION_SIZE;

Completed in 8 milliseconds