Searched refs:KD_MAX_PSEUDO_DEPTH (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/kdrive/src/
H A Dkcmap.c44 if (pScreenPriv->screen->fb.depth > KD_MAX_PSEUDO_DEPTH)
90 if (pScreenPriv->screen->fb.depth <= KD_MAX_PSEUDO_DEPTH) {
109 if (pScreenPriv->screen->fb.depth <= KD_MAX_PSEUDO_DEPTH) {
216 if (pScreenPriv->screen->fb.depth > KD_MAX_PSEUDO_DEPTH)
H A Dkdrive.h129 #define KD_MAX_PSEUDO_DEPTH 8 macro
130 #define KD_MAX_PSEUDO_SIZE (1 << KD_MAX_PSEUDO_DEPTH)
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/
H A Dkcmap.c44 if (pScreenPriv->screen->fb.depth > KD_MAX_PSEUDO_DEPTH)
94 if (pScreenPriv->screen->fb.depth <= KD_MAX_PSEUDO_DEPTH)
113 if (pScreenPriv->screen->fb.depth <= KD_MAX_PSEUDO_DEPTH)
223 if (pScreenPriv->screen->fb.depth > KD_MAX_PSEUDO_DEPTH)
H A Dkdrive.h136 #define KD_MAX_PSEUDO_DEPTH 8 macro
137 #define KD_MAX_PSEUDO_SIZE (1 << KD_MAX_PSEUDO_DEPTH)

Completed in 4 milliseconds