Searched refs:shader_color_fixup_supported (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddirectx.c3734 if (adapter->shader_backend->shader_color_fixup_supported(format_desc->color_fixup))
3850 if (adapter->shader_backend->shader_color_fixup_supported(format_desc->color_fixup)
H A Dwined3d_private.h770 BOOL (*shader_color_fixup_supported)(struct color_fixup_desc fixup); member in struct:__anon1975
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h781 BOOL (*shader_color_fixup_supported)(struct color_fixup_desc fixup); member in struct:__anon14642
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dutils.c1885 if (!adapter->shader_backend->shader_color_fixup_supported(format->color_fixup)
H A Dwined3d_private.h855 BOOL (*shader_color_fixup_supported)(struct color_fixup_desc fixup); member in struct:wined3d_shader_backend_ops

Completed in 156 milliseconds