Searched defs:ValidateDevice (Results 1 – 5 of 5) sorted by relevance
70 Status ValidateDevice(OpKernelContext* ctx, const ResourceHandle& p) { in ValidateDevice() function
901 long Direct3DDevice9Ex::ValidateDevice(unsigned long *numPasses) in ValidateDevice() function in D3D9::Direct3DDevice9Ex
5628 long Direct3DDevice9::ValidateDevice(unsigned long *numPasses) in ValidateDevice() function in D3D9::Direct3DDevice9
4127 long Direct3DDevice8::ValidateDevice(unsigned long *numPasses) in ValidateDevice() function in D3D8::Direct3DDevice8
316 STDMETHOD(ValidateDevice)(THIS_ DWORD* pNumPasses) PURE; in DECLARE_INTERFACE_() local