Searched defs:SetCurrentTexturePalette (Results 1 – 4 of 4) sorted by relevance
642 long Direct3DDevice9Ex::SetCurrentTexturePalette(unsigned int paletteNumber) in SetCurrentTexturePalette() function in D3D9::Direct3DDevice9Ex
2607 long Direct3DDevice9::SetCurrentTexturePalette(unsigned int paletteNumber) in SetCurrentTexturePalette() function in D3D9::Direct3DDevice9
2102 long Direct3DDevice8::SetCurrentTexturePalette(unsigned int paletteNumber) in SetCurrentTexturePalette() function in D3D8::Direct3DDevice8
320 STDMETHOD(SetCurrentTexturePalette)(THIS_ UINT PaletteNumber) PURE; in DECLARE_INTERFACE_() local