PdOffscreenContext_t - pitch

Hello,

Can someone tell me how pitch in PdOffscreenContext_t is calculated?

Thanks,
Tom.

It’s the bytes per scanline and is calculated by the actual video driver
based on what the video hardware can best use. It’s calculation is
entirely driver dependant.

Tom wrote:

Hello,

Can someone tell me how pitch in PdOffscreenContext_t is calculated?

Thanks,
Tom.