Monado OpenXR Runtime
Functions | Variables
comp_vk_glue.c File Reference

Glue code to vulkan client side code. More...

#include <stdlib.h>
#include "client/comp_vk_client.h"
Include dependency graph for comp_vk_glue.c:

Functions

void xrt_gfx_vk_get_versions (struct xrt_api_requirements *ver)
 
struct xrt_compositor_vkxrt_gfx_vk_provider_create (struct xrt_compositor_fd *xcfd, VkInstance instance, PFN_vkGetInstanceProcAddr get_instance_proc_addr, VkPhysicalDevice physical_device, VkDevice device, uint32_t queue_family_index, uint32_t queue_index)
 

Variables

const char * xrt_gfx_vk_instance_extensions
 
const char * xrt_gfx_vk_device_extensions
 

Detailed Description

Glue code to vulkan client side code.

Author
Jakob Bornecrantz jakob.nosp@m.@col.nosp@m.labor.nosp@m.a.co.nosp@m.m