mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-01-28 13:05:02 -08:00
vkd3d-shader/tpf: Avoid translations to D3DDECLUSAGE and back (clangd).
This commit is contained in:
parent
f0da419a8c
commit
432fa8fa8f
Notes:
Alexandre Julliard
2023-10-12 23:35:30 +02:00
Approved-by: Giovanni Mascellani (@giomasce) Approved-by: Henri Verbeet (@hverbeet) Approved-by: Alexandre Julliard (@julliard) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/402
@ -2731,7 +2731,7 @@ bool hlsl_sm4_usage_from_semantic(struct hlsl_ctx *ctx, const struct hlsl_semant
|
||||
const char *name;
|
||||
bool output;
|
||||
enum vkd3d_shader_type shader_type;
|
||||
D3DDECLUSAGE usage;
|
||||
D3D_NAME usage;
|
||||
}
|
||||
semantics[] =
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user