Home
last modified time | relevance | path

Searched defs:getVendorString (Results 1 – 16 of 16) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/
DRendererD3D.cpp101 std::string RendererD3D::getVendorString() const in getVendorString() function in rx::RendererD3D
DDisplayD3D.cpp341 std::string DisplayD3D::getVendorString() const in getVendorString() function in rx::DisplayD3D
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/null/
DDisplayNULL.cpp104 std::string DisplayNULL::getVendorString() const in getVendorString() function in rx::DisplayNULL
DContextNULL.cpp250 std::string ContextNULL::getVendorString() const in getVendorString() function in rx::ContextNULL
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DDisplayVk.cpp72 std::string DisplayVk::getVendorString() const in getVendorString() function in rx::DisplayVk
DRendererVk.cpp1383 std::string RendererVk::getVendorString() const in getVendorString() function in rx::RendererVk
DContextVk.cpp2288 std::string ContextVk::getVendorString() const in getVendorString() function in rx::ContextVk
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DRendererGL.cpp256 std::string RendererGL::getVendorString() const in getVendorString() function in rx::RendererGL
DContextGL.cpp658 std::string ContextGL::getVendorString() const in getVendorString() function in rx::ContextGL
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/glx/
DDisplayGLX.cpp720 std::string DisplayGLX::getVendorString() const in getVendorString() function in rx::DisplayGLX
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/egl/
DDisplayEGL.cpp124 std::string DisplayEGL::getVendorString() const in getVendorString() function in rx::DisplayEGL
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/
DContext9.cpp291 std::string Context9::getVendorString() const in getVendorString() function in rx::Context9
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/wgl/
DDisplayWGL.cpp595 std::string DisplayWGL::getVendorString() const in getVendorString() function in rx::DisplayWGL
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DContext11.cpp473 std::string Context11::getVendorString() const in getVendorString() function in rx::Context11
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DDisplay.cpp1658 const std::string &Display::getVendorString() const in getVendorString() function in egl::Display
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLcommon/
DGLEScontext.cpp1672 const char * GLEScontext::getVendorString(bool isGles1) const { in getVendorString() function in GLEScontext