On 27.08.2017 17:47, Ilia Mirkin wrote:
The is_double_vertex_input needs to be set for arrays of doubles as
well.
Fixes KHR-GL45.enhanced_layouts.varying_array_locations
Signed-off-by: Ilia Mirkin
Cc: mesa-sta...@lists.freedesktop.org
Makes sense.
Reviewed-by: Nicolai Hähnle
---
v1 ->
The is_double_vertex_input needs to be set for arrays of doubles as
well.
Fixes KHR-GL45.enhanced_layouts.varying_array_locations
Signed-off-by: Ilia Mirkin
Cc: mesa-sta...@lists.freedesktop.org
---
v1 -> v2: reflow code, per mattst88
src/mesa/state_tracker/st_glsl_to_tgsi.cpp | 4 +++-
1 fil