nv50/ir/tgsi: handle inferSrcType(NOT) to be u32
This commit is contained in:
@@ -361,6 +361,7 @@ nv50_ir::DataType Instruction::inferSrcType() const
|
||||
case TGSI_OPCODE_AND:
|
||||
case TGSI_OPCODE_OR:
|
||||
case TGSI_OPCODE_XOR:
|
||||
case TGSI_OPCODE_NOT:
|
||||
case TGSI_OPCODE_U2F:
|
||||
case TGSI_OPCODE_UADD:
|
||||
case TGSI_OPCODE_UDIV:
|
||||
|
||||
Reference in New Issue
Block a user