Blender Git Commit Log
Git Commits -> Revision d749e8a
Revision d749e8a by Julian Eisel (soc-2019-openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) June 23, 2019, 00:12 (GMT) |
Create graphics binding specific swapchain images Following the OpenXR SDK's example code very closely here. We have to do some nasty converting of graphics binding specific image vectors to generalized base ones. The SDK's approach seems like a good way to go about this. |
Commit Details:
Full Hash: d749e8a2c47f782af62d203e3b66742490541d24
Parent Commit: 8663aa8
Lines Changed: +80, -13