Searched refs:SetLOD (Results 1 – 8 of 8) sorted by relevance
233 unsigned long Direct3DTexture9::SetLOD(unsigned long newLOD) in SetLOD() function in D3D9::Direct3DTexture9239 return Direct3DBaseTexture9::SetLOD(newLOD); in SetLOD()
250 unsigned long Direct3DCubeTexture9::SetLOD(unsigned long newLOD) in SetLOD() function in D3D9::Direct3DCubeTexture9256 return Direct3DBaseTexture9::SetLOD(newLOD); in SetLOD()
52 unsigned long __stdcall SetLOD(unsigned long newLOD);
278 unsigned long Direct3DVolumeTexture9::SetLOD(unsigned long newLOD) in SetLOD() function in D3D9::Direct3DVolumeTexture9284 return Direct3DBaseTexture9::SetLOD(newLOD); in SetLOD()
51 unsigned long __stdcall SetLOD(unsigned long newLOD);
210 unsigned long Direct3DBaseTexture9::SetLOD(unsigned long newLOD) in SetLOD() function in D3D9::Direct3DBaseTexture9