HomeSort by relevance Sort by last modified time
    Searched refs:n_tmp (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/auxiliary/postprocess/
postprocess.h 52 unsigned int n_tmp, n_inner_tmp; member in struct:pp_queue_t
pp_init.c 97 ppq->n_tmp = (curpos > 2 ? 2 : 1);
130 for (i = 0; i < ppq->n_tmp; i++) {
210 pp_debug("Requesting %u temps and %u inner temps\n", ppq->n_tmp,
227 for (i = 0; i < ppq->n_tmp; i++) {
  /external/valgrind/coregrind/m_debuginfo/
storage.c 1879 Word n_tmp = 1; local
    [all...]

Completed in 102 milliseconds