Patches 12 and 13 are
Reviewed-by: Ian Roamnick
The other require_NV_fp opcodes can also be removed from
program_lexer.l. ir_to_mesa can generate those opcodes, but we can't
get them from an assembly source shader.
On 11/12/2014 05:18 PM, Eric Anholt wrote:
> The extension itself was deleted 2
The extension itself was deleted 2 years ago. There are still some
prog_instruction opcodes from NV_fp that exist because they're used by
ir_to_mesa.cpp, though.
---
src/mesa/program/prog_execute.c | 144
src/mesa/program/prog_instruction.c | 10 ---
src/