radv: enable timestampComputeAndGraphics
authorGrazvydas Ignotas <notasas@gmail.com>
Fri, 14 Apr 2017 20:59:28 +0000 (23:59 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Mon, 17 Apr 2017 18:21:35 +0000 (21:21 +0300)
commitba6c451390fe3bb533e244dfb3c2f2014c588575
tree371945ed829f7105442e61444d173ece88f4d081
parentd4601b0efc7f5e24e3f39fefa8e29e79560245ce
radv: enable timestampComputeAndGraphics

Commit bfee9866 "radv: Use RELEASE_MEM packet for MEC timestamp query."
added WriteTimestamp handling for compute queues but forgot to flip
the flag.

Tested with DOOM (by me) and CTS (by Bas), but without verification
that these tests actually use timestamps on compute queues.

Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/radv_device.c