mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-04-13 05:43:18 -07:00
tests: Add tests for creating D3D12ShaderCacheSession objects.
This commit is contained in:
committed by
Alexandre Julliard
parent
7c93b5070f
commit
8653ce17cf
Notes:
Alexandre Julliard
2024-04-04 22:42:04 +02:00
Approved-by: Henri Verbeet (@hverbeet) Approved-by: Alexandre Julliard (@julliard) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/741
@@ -65,6 +65,7 @@ typedef int HRESULT;
|
||||
# define DXGI_ERROR_NOT_FOUND _HRESULT_TYPEDEF_(0x887a0002)
|
||||
# define DXGI_ERROR_MORE_DATA _HRESULT_TYPEDEF_(0x887a0003)
|
||||
# define DXGI_ERROR_UNSUPPORTED _HRESULT_TYPEDEF_(0x887a0004)
|
||||
# define DXGI_ERROR_ALREADY_EXISTS _HRESULT_TYPEDEF_(0x887a0036)
|
||||
|
||||
# define D3DERR_INVALIDCALL _HRESULT_TYPEDEF_(0x8876086c)
|
||||
|
||||
|
Reference in New Issue
Block a user