Philip Rebohle
|
968a085f1e
|
[dxvk] Query device subgroup properties
Also query the device properites for this extension as well
as support for subgroup operations on this device.
|
2018-11-21 11:17:09 +01:00 |
|
Philip Rebohle
|
989a10ab88
|
[dxvk] Enable transform feedback device feature if available
- Enable geometryStreams feature
|
2018-10-10 13:05:37 +02:00 |
|
Philip Rebohle
|
e27083a04f
|
[dxvk] Query transform feedback device properties if available
|
2018-10-10 13:05:37 +02:00 |
|
Philip Rebohle
|
ba65a1e36b
|
[dxvk] Query new Vertex Attribute Divisor features
This was added in revision 3 of the extension.
|
2018-09-10 21:46:14 +02:00 |
|
Philip Rebohle
|
0ba00b3f59
|
[dxvk] Add extended device feature structure
This allows the client API to query and enable extended
features in the future, should it become necessary, much
like the extende feature queries.
|
2018-07-31 16:58:25 +02:00 |
|
Philip Rebohle
|
ebb7902b2c
|
[dxvk] Add extended device info structure
This uses VK_KHR_get_physical_device_properties2
to query extension-specific device properties.
Queries info for VK_EXT_vertex_attribute_divisor.
|
2018-07-31 16:03:44 +02:00 |
|