Searched refs:WINED3D_PALETTE_8BIT_ENTRIES (Results 1 – 3 of 3) sorted by relevance
65 if (palette->flags & WINED3D_PALETTE_8BIT_ENTRIES) in wined3d_palette_get_entries()109 if (palette->flags & WINED3D_PALETTE_8BIT_ENTRIES) in wined3d_palette_set_entries()
272 wined3d_flags |= WINED3D_PALETTE_8BIT_ENTRIES; in ddraw_palette_init()
1554 #define WINED3D_PALETTE_8BIT_ENTRIES 0x00000001 macro