I added this patch to the 7 patch 'i965/cs: gl_LocalInvocationID
support' series, so go review it there instead. :)
-Jordan
On 2015-07-31 10:44:13, Jordan Justen wrote:
> brw_upload_cs_push_constants was based on gen6_upload_push_constants.
>
> v2:
> * Add FINISHME comments about more efficient
brw_upload_cs_push_constants was based on gen6_upload_push_constants.
v2:
* Add FINISHME comments about more efficient ways to push uniforms
Signed-off-by: Jordan Justen
Cc: Ben Widawsky
---
Ben, Regarding your v1 feedback:
* I looked into the other mechanisms for uploading uniform data onc