Searched refs:RADEON_LOG_TEX_GRANULARITY (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_exa.c823 if (l < RADEON_LOG_TEX_GRANULARITY)
824 l = RADEON_LOG_TEX_GRANULARITY;
H A Dradeon_drm.h317 #define RADEON_LOG_TEX_GRANULARITY 16 macro
H A Dradeon_accel.c1293 if (l < RADEON_LOG_TEX_GRANULARITY)
1294 l = RADEON_LOG_TEX_GRANULARITY;
H A Dradeon_dri.c678 if (l < RADEON_LOG_TEX_GRANULARITY) l = RADEON_LOG_TEX_GRANULARITY;
/xsrc/external/mit/libdrm/dist/include/drm/
H A Dradeon_drm.h324 #define RADEON_LOG_TEX_GRANULARITY 16 macro

Completed in 17 milliseconds