mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2024-11-21 16:46:41 -08:00
Józef Kucia
b65c42e6f9
libs/vkd3d-shader: Avoid OpVectorShuffle on scalars.
The SPIR-V spec states: "Vector 1 and Vector 2 must both have vector types, with the same Component Type as Result Type."
============================= The vkd3d 3D Graphics Library ============================= Vkd3d is a 3D graphics library built on top of Vulkan. It has an API very similar, but not identical, to Direct3D 12.
Description
Languages
C
93.1%
Yacc
4.6%
Lex
0.7%
M4
0.7%
Makefile
0.3%
Other
0.6%