summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/vc4/vc4_qir_emit_uniform_stream_resets.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-29vc4: Add support for coalescing ALU ops into tex_[srtb] MOVs.Eric Anholt1-16/+2
2016-11-29vc4: Refactor qir_get_op_nsrc(enum qop) to qir_get_nsrc(struct qinst *).Eric Anholt1-1/+1
2016-07-13vc4: Emit resets of the uniform stream at the starts of blocks.Eric Anholt1-0/+101