tgsi: add switch/case opcodes to tgsi_opcode_tmp.h
This commit is contained in:
@@ -163,6 +163,10 @@ OP12(USGE)
|
||||
OP12(USHR)
|
||||
OP12(USLT)
|
||||
OP12(USNE)
|
||||
OP01(SWITCH)
|
||||
OP01(CASE)
|
||||
OP00(DEFAULT)
|
||||
OP00(ENDSWITCH)
|
||||
|
||||
|
||||
#undef OP00
|
||||
|
||||
Reference in New Issue
Block a user