Skip to content

SDL_CACHELINE_SIZE

A guess for the cacheline size used for padding.

Most x86 processors have a 64 byte cache line. The 64-bit PowerPC processors have a 128 byte cache line. We use the larger value to be generally safe.

Definition

Unit: Neslib.Sdl3.Additional

const SDL_CACHELINE_SIZE = Neslib.Sdl3.Api.SDL_CACHELINE_SIZE