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

/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dpbdemo.c63 #define NUM_FB_CONFIGS 4 macro
64 const char fbString[NUM_FB_CONFIGS][100] = {
70 int fbAttribs[NUM_FB_CONFIGS][100] = {
128 for (attempt=0; attempt<NUM_FB_CONFIGS; attempt++) {
168 #undef NUM_FB_CONFIGS

Completed in 2 milliseconds