Skip to content
Snippets Groups Projects
Commit af943229 authored by Emma Anholt's avatar Emma Anholt Committed by Eric Engestrom
Browse files

i915g: Turn off FP16 in the vertex shaders.

This ended up being turned on in gallivm, but since we use nir_to_tgsi on
the VS and TGSI doesn't have FP16, we can't let that happen.

Fixes: f814a244 ("llvmpipe: enable FP16 and update CL + traces piglit results.")
Part-of: <mesa/mesa!14403>
(cherry picked from commit b9e8936b)
parent d2d07f2b
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment