Searched defs:palette_idx (Results 1 – 2 of 2) sorted by relevance
2089 UINT palette_idx, const PALETTEENTRY *entries) in d3d8_device_SetPaletteEntries()2100 UINT palette_idx, PALETTEENTRY *entries) in d3d8_device_GetPaletteEntries()2107 …atic HRESULT WINAPI d3d8_device_SetCurrentTexturePalette(IDirect3DDevice8 *iface, UINT palette_idx) in d3d8_device_SetCurrentTexturePalette()2114 …tic HRESULT WINAPI d3d8_device_GetCurrentTexturePalette(IDirect3DDevice8 *iface, UINT *palette_idx) in d3d8_device_GetCurrentTexturePalette()
2497 UINT palette_idx, const PALETTEENTRY *entries) in d3d9_device_SetPaletteEntries()2510 UINT palette_idx, PALETTEENTRY *entries) in d3d9_device_GetPaletteEntries()2517 …ic HRESULT WINAPI d3d9_device_SetCurrentTexturePalette(IDirect3DDevice9Ex *iface, UINT palette_idx) in d3d9_device_SetCurrentTexturePalette()2524 …c HRESULT WINAPI d3d9_device_GetCurrentTexturePalette(IDirect3DDevice9Ex *iface, UINT *palette_idx) in d3d9_device_GetCurrentTexturePalette()