Home
last modified time | relevance | path

Searched defs:ValidateDevice (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dresource_mgr.cc70 Status ValidateDevice(OpKernelContext* ctx, const ResourceHandle& p) { in ValidateDevice() function
/external/swiftshader/src/D3D9/
DDirect3DDevice9Ex.cpp901 long Direct3DDevice9Ex::ValidateDevice(unsigned long *numPasses) in ValidateDevice() function in D3D9::Direct3DDevice9Ex
DDirect3DDevice9.cpp5628 long Direct3DDevice9::ValidateDevice(unsigned long *numPasses) in ValidateDevice() function in D3D9::Direct3DDevice9
/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp4127 long Direct3DDevice8::ValidateDevice(unsigned long *numPasses) in ValidateDevice() function in D3D8::Direct3DDevice8
/external/swiftshader/include/Direct3D/
Dd3d8.h316 STDMETHOD(ValidateDevice)(THIS_ DWORD* pNumPasses) PURE; in DECLARE_INTERFACE_() local