Home | History | Annotate | Download | only in D3D9

Lines Matching defs:GetSamplerState

488 	long Direct3DDevice9Ex::GetSamplerState(unsigned long sampler, D3DSAMPLERSTATETYPE state, unsigned long *value)
492 return Direct3DDevice9::GetSamplerState(sampler, state, value);