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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddirectx.c3474 if (adapter->fragment_pipe->color_fixup_supported(format_desc->color_fixup))
3851 && adapter->fragment_pipe->color_fixup_supported(format_desc->color_fixup))
H A Dwined3d_private.h1218 BOOL (*color_fixup_supported)(struct color_fixup_desc fixup); member in struct:fragment_pipeline
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h1246 BOOL (*color_fixup_supported)(struct color_fixup_desc fixup); member in struct:fragment_pipeline
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dutils.c1886 || !adapter->fragment_pipe->color_fixup_supported(format->color_fixup))
H A Dwined3d_private.h1257 BOOL (*color_fixup_supported)(struct color_fixup_desc fixup); member in struct:fragment_pipeline

Completed in 137 milliseconds