Skip to content

util: add helper function to support get_timestamp from context and from the screen

Yusuf Khan requested to merge YusufKhan-gamedev/mesa:svga/get_timestamp into main

svga requires get_timestamp to pass in a context instead of a screen so create a gallium helper to make it easier for frontends to use it.

Edited by Yusuf Khan

Merge request reports