Aug. 7, 2017
12:17 p.m.
On 4 August 2017 at 10:21, Stefan Dösinger <stefan(a)codeweavers.com> wrote:
+/* This function assumes that it is called from the command stream thread. */ static BOOL wined3d_cs_queue_is_empty(const struct wined3d_cs_queue *queue) It should probably have a wined3d_from_cs() then.