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

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dtextures.c42 #define NUM_FILTERS 6 macro
47 } FilterModes[NUM_FILTERS] = {
228 Filter = (Filter + 1) % NUM_FILTERS;

Completed in 2 milliseconds