Go to the source code of this file.
◆ hresult_from_vkd3d_result()
| HRESULT hresult_from_vkd3d_result |
( |
int |
vkd3d_result | ) |
|
Definition at line 21 of file error.c.
22{
24 {
28 WARN(
"Invalid shader.\n");
29
44 default:
47 }
48}
@ VKD3D_ERROR_INVALID_ARGUMENT
@ VKD3D_ERROR_NOT_IMPLEMENTED
@ VKD3D_ERROR_KEY_ALREADY_EXISTS
@ VKD3D_ERROR_INVALID_SHADER
@ VKD3D_ERROR_OUT_OF_MEMORY
#define DXGI_ERROR_NOT_FOUND
#define DXGI_ERROR_MORE_DATA
#define DXGI_ERROR_ALREADY_EXISTS