diff options
author | Tomeu Vizoso <[email protected]> | 2019-11-13 08:42:34 +0100 |
---|---|---|
committer | Tomeu Vizoso <[email protected]> | 2019-11-15 14:45:29 +0100 |
commit | 7d24cef20025d7d58a4e9ceac321e5a82c732ee2 (patch) | |
tree | b625f81275659b837bb6275ca2acaba49a24c870 /.gitlab-ci/deqp-panfrost-t760-fails.txt | |
parent | c061185e17aabd0e6802bde12eb8428f6b263922 (diff) |
panfrost: Multiply offset_units by 2
Per the spec, the units passed to glPolygonOffset are to be multiplied
by an implementation-defined constant.
On Midgard, this constant seems to be 2.
Signed-off-by: Tomeu Vizoso <[email protected]>
Reviewed-by: Alyssa Rosenzweig <[email protected]>
Diffstat (limited to '.gitlab-ci/deqp-panfrost-t760-fails.txt')
-rw-r--r-- | .gitlab-ci/deqp-panfrost-t760-fails.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitlab-ci/deqp-panfrost-t760-fails.txt b/.gitlab-ci/deqp-panfrost-t760-fails.txt index efade45201a..9b2ba77a800 100644 --- a/.gitlab-ci/deqp-panfrost-t760-fails.txt +++ b/.gitlab-ci/deqp-panfrost-t760-fails.txt @@ -26,7 +26,5 @@ dEQP-GLES2.functional.fbo.render.shared_depthbuffer.rbo_rgb565_depth_component16 dEQP-GLES2.functional.fbo.render.shared_depthbuffer.tex2d_rgba_depth_component16 Fail dEQP-GLES2.functional.fbo.render.shared_depthbuffer.tex2d_rgb_depth_component16 Fail dEQP-GLES2.functional.fragment_ops.interaction.basic_shader.6 Fail -dEQP-GLES2.functional.polygon_offset.default_render_with_units Fail -dEQP-GLES2.functional.polygon_offset.fixed16_render_with_units Fail dEQP-GLES2.functional.shaders.scoping.valid.local_variable_hides_function_parameter_fragment Fail dEQP-GLES2.functional.shaders.scoping.valid.local_variable_hides_function_parameter_vertex Fail |