mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
vkd3d-utils: Use PRIuPTR for SIZE_T variables in debug traces.
This commit is contained in:
committed by
Alexandre Julliard
parent
51cdddb961
commit
2f9906ee90
Notes:
Alexandre Julliard
2024-02-06 23:43:11 +01:00
Approved-by: Giovanni Mascellani (@giomasce) Approved-by: Alexandre Julliard (@julliard) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/635
@@ -32,6 +32,8 @@
|
||||
#include "vkd3d_memory.h"
|
||||
#include <vkd3d_utils.h>
|
||||
|
||||
#include <inttypes.h>
|
||||
|
||||
#ifndef D3DERR_INVALIDCALL
|
||||
#define D3DERR_INVALIDCALL _HRESULT_TYPEDEF_(0x8876086c)
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user