Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qir_schedule.c133 int tfreq_count; /**< Number of texture coords outstanding. */ member
143 state->tfreq_count -= state->tex_fifo[0].coords; in block_until_tex_result()
326 if (state.tfreq_count == (c->fs_threaded ? 4 : 8)) { in calculate_forward_deps()
355 state.tfreq_count++; in calculate_forward_deps()

Completed in 2 milliseconds