On 24/04/2015 23:26, Ilia Mirkin wrote :
>From
https://msdn.microsoft.com/en-us/library/windows/desktop/bb172594%28v=vs.85%29.aspx
D3DQUERYTYPE_TIMESTAMPFREQ
This query result is TRUE if the values from D3DQUERYTYPE_TIMESTAMP
queries cannot be guaranteed to be continuous throughout the duration
of the D3DQUERYTYPE_TIMESTAMPDISJOINT query. Otherwise, the query
result is FALSE.
Seems like you should be returning 0 here? Seems like contrary to the
name, it has nothing to do with frequency...
We return S_OK, which worths 0, that is FALSE, so I guess we're fine on
this.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev