mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
tests: Remove excess newline.
This commit is contained in:
@@ -5608,7 +5608,6 @@ static void test_shader_instructions(void)
|
|||||||
dst.y = ceil(src0);
|
dst.y = ceil(src0);
|
||||||
dst.z = trunc(src0);
|
dst.z = trunc(src0);
|
||||||
dst.w = 0;
|
dst.w = 0;
|
||||||
|
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
0x43425844, 0x44e2c554, 0x216a8c83, 0x87e90dd8, 0x3fde3e57, 0x00000001, 0x00000100, 0x00000003,
|
0x43425844, 0x44e2c554, 0x216a8c83, 0x87e90dd8, 0x3fde3e57, 0x00000001, 0x00000100, 0x00000003,
|
||||||
|
|||||||
Reference in New Issue
Block a user