On 10/18/2014 05:54 AM, David Heidelberger wrote:
From: Christoph Bumiller <[email protected]>

Signed-off-by: David Heidelberger <[email protected]>
---
  src/gallium/auxiliary/tgsi/tgsi_opcode_tmp.h | 1 +
  1 file changed, 1 insertion(+)

diff --git a/src/gallium/auxiliary/tgsi/tgsi_opcode_tmp.h 
b/src/gallium/auxiliary/tgsi/tgsi_opcode_tmp.h
index 7888be8..57eef92 100644
--- a/src/gallium/auxiliary/tgsi/tgsi_opcode_tmp.h
+++ b/src/gallium/auxiliary/tgsi/tgsi_opcode_tmp.h
@@ -57,6 +57,7 @@
  #endif

  OP11(ARL)
+OP11(UARL)
  OP11(MOV)
  OP11(LIT)
  OP11(RCP)


This should probably be moved after OP12(SAMPLE_INFO) so it's in the same order as the tokens in p_shader_tokens.h.

-Brian

_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to