mesa/.gitlab-ci/piglit
Mike Blumenkrantz 4231cc2e99 glsl: more accurately handle swizzle in 64bit varying split with no left value
as implied in the surrounding code, left_components can be 0 here, in which
case creating a left swizzle is unnecessary (and triggers an assert)

this moves a failing assert farther down the stack to a more useful location
when trying to pack e.g., struct[3] { dvec3; float; }

ref spec@arb_gpu_shader_fp64@execution@inout@vs-out-fs-in-s1-s2@3-dvec2-float

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7134>
2020-10-15 11:48:12 +00:00
..
cl.txt nir: Allow more deref modes in phis 2020-10-11 21:50:23 +00:00
disable-vs_in.diff
glslparser.txt llvmpipe: enable GL 4.5 2020-08-17 20:12:40 +00:00
quick_gl.txt util: implement F16C using inline assembly on x86_64 2020-10-06 21:07:03 -04:00
quick_shader.txt glsl: more accurately handle swizzle in 64bit varying split with no left value 2020-10-15 11:48:12 +00:00
run.sh ci: Remove any existing results directory before running piglit 2020-09-07 15:49:46 +00:00
run_cl.sh ci: enable piglit testing of clover/llvmpipe. 2020-10-08 00:41:30 +00:00