Add embedded programming chapter#367
Merged
gpx1000 merged 4 commits intoKhronosGroup:mainfrom Apr 8, 2026
Merged
Conversation
Merged
Contributor
Author
|
NB: The build will fail until #338 lands as it links to that chapter. |
spencer-lunarg
previously approved these changes
Mar 17, 2026
With special thanks to @spencer-lunarg Co-authored-by: Spencer Fricke <115671160+spencer-lunarg@users.noreply.github.com>
SaschaWillems
requested changes
Mar 21, 2026
Collaborator
SaschaWillems
left a comment
There was a problem hiding this comment.
I don't have that much experience with embedded programming outside some experiments with Raspberry PIs and Android TVs, but this looks good to me. Only a few minor remarks.
Having a few more links inside the text (e.g. to spec chapters) would make this a bit easier to follow.
iagoCL
reviewed
Mar 25, 2026
iagoCL
reviewed
Mar 25, 2026
iagoCL
reviewed
Mar 25, 2026
Expand technical details on tile buffer limits, robustness overhead, reduced precision tradeoffs, and circular display optimization techniques. Add reference links to VK_KHR_display and Mesa V3D documentation.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
It looked like we were debating where to put generic embedded information in the TBR chapter. That made me realize, we have a gap so, attempting to fill it in.
NB: This should be accepted AFTER the TBR chapter in PR #338 lands.