Home | History | Annotate | Download | only in image

Lines Matching refs:my_instance_data

167     layer_data *my_instance_data = get_my_data_ptr(get_dispatch_key(physicalDevice), layer_data_map);
173 PFN_vkCreateDevice fpCreateDevice = (PFN_vkCreateDevice)fpGetInstanceProcAddr(my_instance_data->instance, "vkCreateDevice");
192 my_device_data->report_data = layer_debug_report_create_device(my_instance_data->report_data, *pDevice);
195 my_instance_data->instance_dispatch_table->GetPhysicalDeviceProperties(physicalDevice,