Searched defs:vk_instance (Results 1 – 11 of 11) sorted by relevance
77 struct vk_instance { struct93 * `supported_extensions` parameter to `vk_instance_init()`. argument95 const struct vk_instance_extension_table *supported_extensions; argument102 struct vk_instance_extension_table enabled_extensions; argument105 struct vk_instance_dispatch_table dispatch_table; argument108 struct {111 } debug_report;114 struct {122 } debug_utils;147 VkResult (*enumerate)(struct vk_instance *instance); argument[all …]
278 tu_enumerate_devices(struct vk_instance *vk_instance) in tu_enumerate_devices()315 tu_physical_device_try_create(struct vk_instance *vk_instance, in tu_physical_device_try_create()
95 vk_instance chapter
2267 create_null_physical_device(struct vk_instance *vk_instance) in create_null_physical_device()2281 create_drm_physical_device(struct vk_instance *vk_instance, struct _drmDevice *device, struct vk_ph… in create_drm_physical_device()
75 panvk_physical_device_try_create(struct vk_instance *vk_instance, in panvk_physical_device_try_create()
241 static VkResult gfxstream_vk_enumerate_devices(struct vk_instance* vk_instance) { in gfxstream_vk_enumerate_devices()
2232 anv_physical_device_try_create(struct vk_instance *vk_instance, in anv_physical_device_try_create()
1441 lvp_enumerate_physical_devices(struct vk_instance *vk_instance) in lvp_enumerate_physical_devices()
1488 enumerate_devices(struct vk_instance *vk_instance) in enumerate_devices()
1571 anv_physical_device_try_create(struct vk_instance *vk_instance, in anv_physical_device_try_create()
932 pvr_physical_device_enumerate(struct vk_instance *const vk_instance) in pvr_physical_device_enumerate()