OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RADEON_NR_TEX_REGIONS
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/libdrm/dist/include/drm/
radeon_drm.h
323
#define
RADEON_NR_TEX_REGIONS
64
456
struct drm_tex_region tex_list[RADEON_NR_TEX_HEAPS][
RADEON_NR_TEX_REGIONS
+
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon_drm.h
316
#define
RADEON_NR_TEX_REGIONS
64
449
struct drm_tex_region tex_list[RADEON_NR_TEX_HEAPS][
RADEON_NR_TEX_REGIONS
+
radeon_exa.c
822
l = RADEONLog2(info->dri->textureSize /
RADEON_NR_TEX_REGIONS
);
radeon_accel.c
1292
l = RADEONMinBits((info->dri->textureSize-1) /
RADEON_NR_TEX_REGIONS
);
radeon_dri.c
677
l = RADEONMinBits((s-1) /
RADEON_NR_TEX_REGIONS
);
Completed in 11 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026