Skip to content

Feature: Add Vulkan graphics option using OpenXR create instance and device calls. #185

Open
@jzulauf-lunarg

Description

OpenXR allows Vulkan VkInstance and VkDevice handles to be created by either native Vulkan vkCreateInstance and vkCreateDevice calls or using xrCreateVulkanInstanceKHR and xrCreateVulkanDeviceKHR calls.

OpenXR example code should show both possibilities (and allowing for testing using both).

@rokuz

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions