Home
last modified time | relevance | path

Searched refs:shader_color_fixup_supported (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/directx/wine/wined3d/
H A Dwined3d_private.h1432 BOOL (*shader_color_fixup_supported)(struct color_fixup_desc fixup); member
H A Dutils.c3445 if (!adapter->shader_backend->shader_color_fixup_supported(format->color_fixup) in apply_format_fixups()