Showing changes from revision #2 to #3:
Added | Removed | Changed
uint HAL_Video_BufferAlignment(void) HAL_VideoBufferAlignment(void)
Entry | |
---|---|
- |
Exit | |
---|---|
- | Returns the required alignment for the framestore buffer, in bytes (Expected to be a power of 2) |
This is an internal call for OS use only and should not be used by user software. User software should use GraphicsV instead of interacting with the HAL directly.
Determine the framestore buffer alignment required by the hardware.