mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-09 10:30:13 +01:00
Replace reference to tgsi-instruction-set.txt.
That file has been replaced by tgsi.rst. Signed-off-by: José Fonseca <jfonseca@vmware.com>
This commit is contained in:
parent
4a730b773f
commit
98e277111b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue