Searched defs:CreateDevice (Results 1 – 11 of 11) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/ |
D | device_mgr_test.cc | 30 static Device* CreateDevice(const char* type, const char* name) { in CreateDevice() function
|
D | dynamic_device_mgr_test.cc | 29 static Device* CreateDevice(const char* type, const char* name) { in CreateDevice() function
|
/external/angle/src/libANGLE/ |
D | Device.cpp | 48 egl::Error Device::CreateDevice(EGLint deviceType, void *nativeDevice, Device **outDevice) in CreateDevice() function in egl::Device
|
/external/tensorflow/tensorflow/core/common_runtime/eager/ |
D | context_test.cc | 26 static Device* CreateDevice(const string& type, int n) { in CreateDevice() function
|
/external/swiftshader/src/D3D8/ |
D | Direct3D8.cpp | 555 …long Direct3D8::CreateDevice(unsigned int adapter, D3DDEVTYPE deviceType, HWND focusWindow, unsign… in CreateDevice() function in D3D8::Direct3D8
|
/external/swiftshader/src/D3D9/ |
D | Direct3D9Ex.cpp | 246 …long Direct3D9Ex::CreateDevice(unsigned int adapter, D3DDEVTYPE deviceType, HWND focusWindow, unsi… in CreateDevice() function in D3D9::Direct3D9Ex
|
D | Direct3D9.cpp | 902 …long Direct3D9::CreateDevice(unsigned int adapter, D3DDEVTYPE deviceType, HWND focusWindow, unsign… in CreateDevice() function in D3D9::Direct3D9
|
/external/vulkan-validation-layers/layers/generated/ |
D | vk_layer_dispatch_table.h | 45 PFN_vkCreateDevice CreateDevice; member
|
D | chassis.cpp | 592 VKAPI_ATTR VkResult VKAPI_CALL CreateDevice(VkPhysicalDevice gpu, const VkDeviceCreateInfo *pCreate… in CreateDevice() function
|
/external/mesa3d/prebuilt-intermediates/util/ |
D | vk_enum_to_str.h | 372 PFN_vkCreateDevice CreateDevice; member
|
/external/swiftshader/include/Direct3D/ |
D | d3d8.h | 185 …STDMETHOD(CreateDevice)(THIS_ UINT Adapter,D3DDEVTYPE DeviceType,HWND hFocusWindow,DWORD BehaviorF… in DECLARE_INTERFACE_() local
|