Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qir_schedule.c135 int tex_fifo_pos; member
148 state->tex_fifo_pos * sizeof(state->tex_fifo[0])); in block_until_tex_result()
149 state->tex_fifo_pos--; in block_until_tex_result()
354 state.tex_fifo[state.tex_fifo_pos].coords++; in calculate_forward_deps()
373 state.tex_fifo[state.tex_fifo_pos].node = n; in calculate_forward_deps()
375 state.tex_fifo_pos++; in calculate_forward_deps()
376 memset(&state.tex_fifo[state.tex_fifo_pos], 0, in calculate_forward_deps()

Completed in 2 milliseconds