Files
mesa/src
Joshua Ashton b238d17a02 zink: Fix 32-bit compilation
`sizeof(void*) != sizeof(VkShaderModule)` on x86 hence this fails with `-Werror=int-conversion`

Fixes: 0f059d550b "zink: split up creating zink_shader objects and VkShaderModule objects"

Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6239>
2020-08-08 12:46:51 +01:00
..
2020-08-05 18:08:06 +00:00
2020-08-08 12:46:51 +01:00
2020-04-20 11:57:11 +00:00
2020-03-30 13:38:01 +00:00
2020-08-05 22:55:06 -07:00