Skip to content

broadcom: Move v3d_get_device_info to common

Andreas Bergmeier requested to merge abergmeier/mesa:prep_vulkan into master
  • Rename v3d_get_device_info to v3d_get_screen_device_info Should be fine since function is not exported/used outside of compile unit.
  • In common we can use implementation for Vulkan.

Merge request reports