diff options
author | Xavier Bouchoux <[email protected]> | 2015-02-08 15:56:15 +0100 |
---|---|---|
committer | Axel Davy <[email protected]> | 2015-04-29 08:28:10 +0200 |
commit | 851abb91459b13d28303f54605b8da51c24efcb7 (patch) | |
tree | 7a82b04cab8bf7fb9d1a166f5388fb42882ac866 /src/glx/indirect_transpose_matrix.c | |
parent | 31bb4cd5c6e3d696b2f240c270a257abfcd8848f (diff) |
st/nine: Fix D3DQUERYTYPE_TIMESTAMPFREQ query
D3DQUERYTYPE_TIMESTAMPFREQ is supposed to give the frequency
at which the clock of D3DQUERYTYPE_TIMESTAMP runs.
PIPE_QUERY_TIMESTAMP returns a value in ns, thus the corresponding
frequency is 1000000000.
PIPE_QUERY_TIMESTAMP_DISJOINT returns the frequency at which
PIPE_QUERY_TIMESTAMP value is updated. It isn't always
1000000000.
Reviewed-by: Axel Davy <[email protected]>
Signed-off-by: Xavier Bouchoux <[email protected]>
Diffstat (limited to 'src/glx/indirect_transpose_matrix.c')
0 files changed, 0 insertions, 0 deletions