Files
mesa/src
Alejandro Piñeiro 32e1d4c34b mesa/glspirv: compute double inputs and remap attributes
input locations used by input attributes are not handled in the same
way in OpenGL vs Vulkan. There is a detailed explanation of such
differences on the following commit:

c2acf97fcc

So with this commit, the same adjustment that is done after
glsl_to_nir, is being done after spirv_to_nir, when it is used on
OpenGL (ARB_gl_spirv).

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
2018-08-13 16:28:27 +02:00
..
2018-08-10 15:15:09 -07:00
2018-08-10 15:15:09 -07:00
2018-08-10 15:15:09 -07:00
2018-02-16 16:56:34 -06:00
2018-08-11 12:34:01 -07:00
2018-08-02 12:53:58 +01:00
2018-08-10 15:15:09 -07:00
2018-08-10 15:15:09 -07:00
2018-08-10 15:15:09 -07:00
2017-10-09 13:42:44 -07:00
2018-08-10 15:15:09 -07:00