-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[glf] Portion of Autodesk PR #3391. Relevant PR description:
Autodesk: Enable experimental Vulkan testing on macOS - Create a null GL context when X11 isn't available, so tests can still run (but without HgiGL support). Pixar note: The original PR had both the X11 GL context and the null GL context in new separate files, but I put them both in testGLContext.cpp to simplify the build scripts and hide the details. See #3391 (Internal change: 2349272)
- Loading branch information
Showing
3 changed files
with
76 additions
and
5 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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