mesa: Remove Mesa IR opcodes that existed only for NV_vertex_program.
v2: Remove dead positive() function, caught by Matt. Reviewed-by: Brian Paul <brianp@vmware.com> (v1)
This commit is contained in:
@@ -1088,7 +1088,6 @@ upload_program(struct i915_fragment_program *p)
|
||||
|
||||
case OPCODE_BGNLOOP:
|
||||
case OPCODE_BGNSUB:
|
||||
case OPCODE_BRA:
|
||||
case OPCODE_BRK:
|
||||
case OPCODE_CAL:
|
||||
case OPCODE_CONT:
|
||||
|
Reference in New Issue
Block a user