Searched refs:DeviceNULL (Results 1 – 9 of 9) sorted by relevance
17 DeviceNULL::DeviceNULL() : DeviceImpl() {} in DeviceNULL() function in rx::DeviceNULL19 DeviceNULL::~DeviceNULL() {} in ~DeviceNULL()21 egl::Error DeviceNULL::initialize() in initialize()26 egl::Error DeviceNULL::getDevice(void **outValue) in getDevice()32 EGLint DeviceNULL::getType() in getType()37 void DeviceNULL::generateExtensions(egl::DeviceExtensions *outExtensions) const {} in generateExtensions()
18 class DeviceNULL : public DeviceImpl21 DeviceNULL();22 ~DeviceNULL() override;
111 return new DeviceNULL(); in createDevice()
17 DeviceNULL::DeviceNULL() : DeviceImpl() {} in DeviceNULL() function in rx::DeviceNULL19 DeviceNULL::~DeviceNULL() {} in ~DeviceNULL()21 egl::Error DeviceNULL::initialize() in initialize()26 egl::Error DeviceNULL::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute()32 EGLint DeviceNULL::getType() in getType()37 void DeviceNULL::generateExtensions(egl::DeviceExtensions *outExtensions) const {} in generateExtensions()
18 "DeviceNULL.cpp",19 "DeviceNULL.h",
127 return new DeviceNULL(); in createDevice()
982 "src/libANGLE/renderer/null/DeviceNULL.cpp",983 "src/libANGLE/renderer/null/DeviceNULL.h",
314 FILE: ../../../third_party/angle/src/libANGLE/renderer/null/DeviceNULL.cpp315 FILE: ../../../third_party/angle/src/libANGLE/renderer/null/DeviceNULL.h