From: Tilman Sauerbeck Date: Tue, 7 Sep 2010 08:29:22 +0000 (-0700) Subject: Replace reference to tgsi-instruction-set.txt. X-Git-Tag: mesa-7.9-rc1~348 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=98e277111bd6f6e5bcbbcd663e42e18ce449b533;p=platform%2Fupstream%2Fmesa.git Replace reference to tgsi-instruction-set.txt. That file has been replaced by tgsi.rst. Signed-off-by: José Fonseca --- diff --git a/src/gallium/include/pipe/p_shader_tokens.h b/src/gallium/include/pipe/p_shader_tokens.h index c4bd17e..74488de 100644 --- a/src/gallium/include/pipe/p_shader_tokens.h +++ b/src/gallium/include/pipe/p_shader_tokens.h @@ -199,7 +199,7 @@ struct tgsi_property_data { * * For more information on semantics of opcodes and * which APIs are known to use which opcodes, see - * auxiliary/tgsi/tgsi-instruction-set.txt + * gallium/docs/source/tgsi.rst */ #define TGSI_OPCODE_ARL 0 #define TGSI_OPCODE_MOV 1