v3d: Fix the name of the "flpop" operation.
Noticed while trying to sort a new op into the appropriate place to match the documentation.
This commit is contained in:
@@ -905,7 +905,7 @@ VIR_A_ALU1(NOT)
|
||||
VIR_A_ALU1(NEG)
|
||||
VIR_A_ALU1(FLAPUSH)
|
||||
VIR_A_ALU1(FLBPUSH)
|
||||
VIR_A_ALU1(FLBPOP)
|
||||
VIR_A_ALU1(FLPOP)
|
||||
VIR_A_ALU1(SETMSF)
|
||||
VIR_A_ALU1(SETREVF)
|
||||
VIR_A_ALU0(TIDX)
|
||||
|
Reference in New Issue
Block a user