Searched refs:NUM_FILTER_MODES (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/demos/ | ||
| H A D | cubemap.c | 98 #define NUM_FILTER_MODES (sizeof(FilterModes) / sizeof(FilterModes[0])) macro 344 FilterIndex = (FilterIndex + 1) % NUM_FILTER_MODES; |
Completed in 3 milliseconds