Home | History | Annotate | Download | only in demos

Lines Matching refs:src_info

494         VkLayerProperties *src_info = &device_layer_properties[i];
496 memcpy(&dst_info->layer_properties, src_info,
501 gpu, src_info->layerName, &dst_info->extension_count,
649 VkLayerProperties *src_info = &global_layer_properties[i];
651 memcpy(&dst_info->layer_properties, src_info,
655 app_get_global_layer_extensions(src_info->layerName,