Home
last modified time | relevance | path

Searched refs:tex_fifo_pos (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_qir_schedule.c156 int tex_fifo_pos; member
169 state->tex_fifo_pos * sizeof(state->tex_fifo[0])); in block_until_tex_result()
170 state->tex_fifo_pos--; in block_until_tex_result()
375 state.tex_fifo[state.tex_fifo_pos].coords++; in calculate_forward_deps()
394 state.tex_fifo[state.tex_fifo_pos].node = n; in calculate_forward_deps()
396 state.tex_fifo_pos++; in calculate_forward_deps()
397 memset(&state.tex_fifo[state.tex_fifo_pos], 0, in calculate_forward_deps()