GLSL/HLSL: Add legacy handling for int vertex attributes
commit4ba13e0c1ac6427edafb56b3db73a4f37bbbaf8d
authorrdb <git@rdb.name>
Sat, 14 Jan 2023 17:56:54 +0000 (14 18:56 +0100)
committerrdb <git@rdb.name>
Sat, 14 Jan 2023 17:57:24 +0000 (14 18:57 +0100)
tree964e94b9826e492b5da77e3d5ee1a38c11023f29
parent49e4117c5f56bec716ed00bcbf36d3a2e8efd90e
GLSL/HLSL: Add legacy handling for int vertex attributes
reference/opt/shaders-hlsl/vert/legacy-int-attribute.sm30.vert [new file with mode: 0644]
reference/opt/shaders/legacy/vert/int-attribute.legacy.vert [new file with mode: 0644]
reference/shaders-hlsl/vert/legacy-int-attribute.sm30.vert [new file with mode: 0644]
reference/shaders/legacy/vert/int-attribute.legacy.vert [new file with mode: 0644]
shaders-hlsl/vert/legacy-int-attribute.sm30.vert [new file with mode: 0644]
shaders/legacy/vert/int-attribute.legacy.vert [new file with mode: 0644]
spirv_glsl.cpp
spirv_hlsl.cpp