mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-04-13 05:43:18 -07:00
vkd3d-shader/spirv: Introduce a SPIR-V parser.
This commit is contained in:
committed by
Henri Verbeet
parent
f3fac95bb6
commit
49fba97b0a
Notes:
Henri Verbeet
2024-12-09 16:17:46 +01:00
Approved-by: Giovanni Mascellani (@giomasce) Approved-by: Henri Verbeet (@hverbeet) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/1239
5
README
5
README
@@ -165,6 +165,11 @@ in future versions of vkd3d.
|
||||
for release yet. Please note that this feature is not currently supported,
|
||||
and it might change in a non-compatible way before it is released.
|
||||
|
||||
* VKD3D_SHADER_UNSUPPORTED_SPIRV_PARSER - enable SPIR-V parser support in
|
||||
vkd3d-shader, which is disabled by default because it is not considered ready
|
||||
for release yet. Please note that this feature is not currently supported,
|
||||
and it might change in a non-compatible way before it is released.
|
||||
|
||||
============================
|
||||
Testing with the Agility SDK
|
||||
============================
|
||||
|
Reference in New Issue
Block a user