Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: External memory FD #1930

Draft
wants to merge 53 commits into
base: dev
Choose a base branch
from

Conversation

antonio-lunarg
Copy link
Contributor

Actually two apps. One app acts as exporter, exporting memory to an opaque fd containing data about its color render target, while the other app acts as importer. The exporter waits for the importer to connect via UNIX domain socket and then it sends the opaque fd. The importer connects to the exporter and retrieves the fd to use for importing memory.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build queued with queue ID 327801.

Return runtime_error directly to avoid slicing issues, and skip window
and surface creation when a headless context is requested.
Actually two apps. One app acts as exporter, exporting memory to an
opaque fd containing data about its color render target, while the
other app acts as importer. The exporter waits for the importer to
connect via UNIX domain socket and then it sends the opaque fd. The
importer connects to the exporter and retrieves the fd to use for
importing memory.
@antonio-lunarg antonio-lunarg force-pushed the antonio-external-memory-fd-test branch from 934034a to c3ea4f3 Compare December 19, 2024 15:40
@ci-tester-lunarg
Copy link

CI gfxreconstruct build queued with queue ID 327819.

@antonio-lunarg antonio-lunarg marked this pull request as draft December 19, 2024 15:58
@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 5614 running.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 5614 failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants