Home | History | Annotate | Download | only in layers

Lines Matching refs:my_instance_data

168     layer_data *my_instance_data = get_my_data_ptr(get_dispatch_key(physicalDevice), layer_data_map);
174 PFN_vkCreateDevice fpCreateDevice = (PFN_vkCreateDevice)fpGetInstanceProcAddr(my_instance_data->instance, "vkCreateDevice");
193 my_device_data->report_data = layer_debug_report_create_device(my_instance_data->report_data, *pDevice);
196 my_instance_data->instance_dispatch_table->GetPhysicalDeviceProperties(physicalDevice,