Searched defs:dzn_instance (Results 1 – 2 of 2) sorted by relevance
1271 struct dzn_instance { struct1272 struct vk_instance vk;1274 struct dxil_validator *dxil_validator;1275 struct util_dl_library *d3d12_mod;1276 ID3D12DeviceFactory *factory;1277 struct {1279 } d3d12;1280 uint32_t debug_flags;1282 struct vk_sync_binary_type sync_binary_type;1284 struct driOptionCache dri_options;[all …]
1115 struct dzn_instance *dzn_instance = container_of(instance, struct dzn_instance, vk); in dzn_physical_device_create() local1729 struct dzn_instance *dzn_instance = container_of(instance, struct dzn_instance, vk); in dzn_instance_add_physical_device() local