mirror of https://github.com/libsdl-org/SDL.git
parent
b7082e7e18
commit
f80e819c5b
|
|
@ -295,7 +295,6 @@
|
|||
* float x, y, z, w;
|
||||
* } SDL_ALIGNED(16) MySIMDAlignedData;
|
||||
*
|
||||
*
|
||||
* // make sure this one field in a struct is aligned to 16 bytes for SIMD access.
|
||||
* typedef struct {
|
||||
* SomeStuff stuff;
|
||||
|
|
|
|||
Loading…
Reference in New Issue