zink: disable timestamp-queries
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Tue, 16 Jul 2019 09:02:16 +0000 (11:02 +0200)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Mon, 28 Oct 2019 08:51:47 +0000 (08:51 +0000)
commit7ebdf5be1501647b6b0518809c91ea8a5f3c6681
tree155350c4e8b5c385b377ed534207ef1a55e9cbc9
parente084211c08fda7dbbcacceb2d74cbeca5191143b
zink: disable timestamp-queries

We don't implement the get_timestamp context-method, so this is just
going to crash if anyone tries to use it. Let's implement it later.

Acked-by: Jordan Justen <jordan.l.justen@intel.com>
src/gallium/drivers/zink/zink_screen.c