Searched defs:getDeviceString (Results 1 – 4 of 4) sorted by relevance
18 const std::string DeviceImpl::getDeviceString(EGLint name) in getDeviceString() function in rx::DeviceImpl
79 const std::string DeviceVkLinux::getDeviceString(EGLint name) in getDeviceString() function in rx::DeviceVkLinux
68 const std::string DeviceEGL::getDeviceString(EGLint name) in getDeviceString() function in rx::DeviceEGL
134 const std::string &Device::getDeviceString(EGLint name) in getDeviceString() function in egl::Device