Showing changes from revision #3 to #4:
Added | Removed | Changed
int HAL_Video_VetMode(const HAL_VideoVetMode(const void *VIDClist, const void *workspace)
Entry | |
---|---|
VIDClist | Generic video controller list (VIDC List Type 3) |
workspace | Mode workspace (if mode number), or 0 |
Exit | |
---|---|
- | Returns 0 if OK (may be minor adjusts to VIDClist and/or workspace values) |
Non-zero if not OK |
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.
Allows HAL to vet a proposed mode.