-
Notifications
You must be signed in to change notification settings - Fork 492
Add unit test framework for Vulkan #2209
Copy link
Copy link
Closed
Labels
Feature RequestNew addition to OCIO functionality.New addition to OCIO functionality.help wantedIssues that the TSC has decided are worth implementing, but don't currently have the dev resources.Issues that the TSC has decided are worth implementing, but don't currently have the dev resources.
Metadata
Metadata
Assignees
Labels
Feature RequestNew addition to OCIO functionality.New addition to OCIO functionality.help wantedIssues that the TSC has decided are worth implementing, but don't currently have the dev resources.Issues that the TSC has decided are worth implementing, but don't currently have the dev resources.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Now that OCIO 2.5 supports Vulkan, it would be great to test that in GitHub Actions. This would probably consist of several tasks, which could potentially be done by different people:
JF provided the following example, which may help. "This code sample apparently demonstrates headless rendering in Vulkan, which is supported natively:"
https://github.com/SaschaWillems/Vulkan/blob/master/examples/renderheadless/renderheadless.cpp