mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-01-28 13:05:02 -08:00
include: The vkd3d_shader_log_level enumeration describes the *minimum* severity.
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
3779177399
commit
bc5be191d9
@ -471,7 +471,7 @@ enum vkd3d_shader_target_type
|
||||
};
|
||||
|
||||
/**
|
||||
* Describes the maximum severity of compilation messages returned by
|
||||
* Describes the minimum severity of compilation messages returned by
|
||||
* vkd3d_shader_compile() and similar functions.
|
||||
*/
|
||||
enum vkd3d_shader_log_level
|
||||
|
Loading…
x
Reference in New Issue
Block a user