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

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxconfig.c40 #define NUM_VISUAL_TYPES 6 macro
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxconfig.c40 #define NUM_VISUAL_TYPES 6 macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/
H A Dxm_api.c697 #define NUM_VISUAL_TYPES 6 macro
714 static const int glx_visual_types[ NUM_VISUAL_TYPES ] = {
720 return ( (unsigned) visualType < NUM_VISUAL_TYPES )
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/
H A Dxm_api.c687 #define NUM_VISUAL_TYPES 6 macro
704 static const int glx_visual_types[ NUM_VISUAL_TYPES ] = {
710 return ( (unsigned) visualType < NUM_VISUAL_TYPES )
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A Dxm_api.c686 #define NUM_VISUAL_TYPES 6 macro
703 static const int glx_visual_types[ NUM_VISUAL_TYPES ] = {
709 return ( (unsigned) visualType < NUM_VISUAL_TYPES )
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A Dxm_api.c683 #define NUM_VISUAL_TYPES 6 macro
700 static const int glx_visual_types[ NUM_VISUAL_TYPES ] = {
706 return ( (unsigned) visualType < NUM_VISUAL_TYPES )

Completed in 13 milliseconds