OSDN Git Service

broadcom/vc5: Fix translation of transform feedback's output_register field.
authorEric Anholt <eric@anholt.net>
Mon, 2 Oct 2017 20:02:32 +0000 (13:02 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 10 Oct 2017 18:42:05 +0000 (11:42 -0700)
commitbd94f6821e7bb3077df885375ef75741e7b804a0
tree6b873c97acbbefedfe72cf0a85da7986c2c25237
parentd8bc9c71dfcfa4e1e43e899f6b67da45f26efc79
broadcom/vc5: Fix translation of transform feedback's output_register field.

It's a NIR driver_location, not a slot offset.
src/gallium/drivers/vc5/vc5_program.c