aboutsummaryrefslogtreecommitdiffhomepage
path: root/osdep
diff options
context:
space:
mode:
authorGravatar James Ross-Gowan <rossy@jrg.systems>2017-12-09 00:45:00 +1100
committerGravatar James Ross-Gowan <rossy@jrg.systems>2017-12-09 19:53:53 +1100
commit6ab7e0d465d30a68bf24a0cafeea9b3366dd3e99 (patch)
tree88b460e5de6df91ddae4c364786ae665445be22f /osdep
parent3723e611fc55f0d79e6574d3ae9646e7892244da (diff)
vo_gpu: d3d11: check for timestamp query support
Apparently timestamp queries are optional for 10level9 devices. Check for support when creating the device rather than spamming error messages during rendering. CreateQuery can be used to check for support by passing NULL as the final parameter. See: https://msdn.microsoft.com/en-us/library/windows/desktop/ff476150.aspx#ID3D11Device_CreateQuery
Diffstat (limited to 'osdep')
0 files changed, 0 insertions, 0 deletions