Searched refs:PP_MAX_PASSES (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/postprocess/ | ||
D | postprocess.h | 34 #define PP_MAX_PASSES 6 macro |
D | pp_init.c | 159 for (j = 0; j < PP_MAX_PASSES && ppq->shaders[i][j]; j++) { in pp_free() |