v3d: Fix polygon offset for Z16 buffers.
authorEric Anholt <eric@anholt.net>
Wed, 13 Jun 2018 20:44:01 +0000 (13:44 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 15 Jun 2018 00:03:16 +0000 (17:03 -0700)
commitcd2e673abc436d71e304fd5ad577054197041c7f
treebde441620854c98c91cff193dfaa23d7c49fc7a0
parentd91e06a06572a4c4772b02dfc39dcbd283b490f9
v3d: Fix polygon offset for Z16 buffers.

Fixes:
dEQP-GLES3.functional.polygon_offset.fixed16_displacement_with_units
dEQP-GLES3.functional.polygon_offset.fixed16_render_with_units
src/gallium/drivers/v3d/v3d_context.h
src/gallium/drivers/v3d/v3dx_emit.c
src/gallium/drivers/v3d/v3dx_state.c