Home | History | Annotate | Download | only in postprocess

Lines Matching refs:pp_debug

49    pp_debug("Initializing the post-processing queue.\n");
105 pp_debug("Queue successfully allocated. %u filter(s).\n", curpos);
110 pp_debug("Error setting up pp\n");
178 pp_debug("Queue taken down.\n");
183 pp_debug(const char *fmt, ...)
187 if (!debug_get_bool_option("PP_DEBUG", FALSE))
209 pp_debug("Initializing FBOs, size %ux%u\n", w, h);
210 pp_debug("Requesting %u temps and %u inner temps\n", ppq->n_tmp,
225 pp_debug("Temp buffers' format fail\n");
256 pp_debug("Temp Sbuffer format fail\n");
278 pp_debug("Failed to allocate temp buffers!\n");