Searched refs:MSAA_VISUAL_MAX_SAMPLES (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/
H A Ddri_screen.c47 #define MSAA_VISUAL_MAX_SAMPLES 32 macro
189 ? MSAA_VISUAL_MAX_SAMPLES : 1;
245 uint8_t msaa_modes[MSAA_VISUAL_MAX_SAMPLES];
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/
H A Ddri_screen.c49 #define MSAA_VISUAL_MAX_SAMPLES 32 macro
182 ? MSAA_VISUAL_MAX_SAMPLES : 1;
231 uint8_t msaa_modes[MSAA_VISUAL_MAX_SAMPLES];

Completed in 3 milliseconds