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

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dtunnel.c67 static int joyavailable = 0; variable in typeref:typename:int
328 if (joyavailable)
348 joyavailable = 1;
376 joyavailable = 0;
H A Dtunnel2.c63 static int joyavailable = 0; variable in typeref:typename:int
354 if (joyavailable)
374 joyavailable = 1;
402 joyavailable = 0;
H A Dfire.c130 static int joyavailable = 0; variable in typeref:typename:int
332 if (joyavailable)
352 joyavailable = 1;
380 joyavailable = 0;
H A Dipers.c66 static int joyavailable = 0; variable in typeref:typename:int
388 if (joyavailable)
408 joyavailable = 1;
436 joyavailable = 0;
H A Dteapot.c63 static int joyavailable=0; variable in typeref:typename:int
278 if(joyavailable)
394 joyavailable=1;
420 joyavailable=0;
H A Dterrain.c60 static int joyavailable = 0; variable in typeref:typename:int
250 if (joyavailable)
329 joyavailable = 1;
357 joyavailable = 0;
H A Dray.c98 static int joyavailable = 0; variable in typeref:typename:int
289 if (joyavailable)
572 joyavailable = 1;
600 joyavailable = 0;

Completed in 7 milliseconds