Jason Ekstrand
74212c2414
anv,i965,radv,st,ir3: Call nir_lower_deref_instrs
...
This inserts a call to nir_lower_deref_instrs at every call site of
glsl_to_nir, spirv_to_nir, and prog_to_nir.
Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com >
Acked-by: Rob Clark <robdclark@gmail.com >
Acked-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl >
Acked-by: Dave Airlie <airlied@redhat.com >
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org >
2018-06-22 20:15:54 -07:00
Eric Anholt
e636199c1c
v3d: Set the SO offsets correctly if we have to re-emit.
...
This should fix TF across a glFlush() or TF pause/restart. Fixes
dEQP-GLES3.functional.transform_feedback.array.interleaved.lines.highp_float
and many, many others.
2018-06-18 14:54:16 -07:00
Eric Anholt
97894b1267
v3d: Add support for glSampleMask / glSampleCoverage.
2018-05-17 15:09:46 +01:00
Eric Anholt
01ae6a9181
v3d: Rename driver functions from vc5 to v3d.
...
This is the final step of the driver rename.
2018-05-16 21:19:07 +01:00
Eric Anholt
8c47ebbd23
v3d: Rename the driver files from "vc5" to "v3d".
2018-05-16 21:19:07 +01:00