Home
last modified time | relevance | path

Searched refs:getWindowSystem (Results 1 – 16 of 16) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/linux/gbm/
DDisplayVkGbm.h37 angle::NativeWindowSystem getWindowSystem() const override;
DDisplayVkGbm.cpp81 angle::NativeWindowSystem DisplayVkGbm::getWindowSystem() const in getWindowSystem() function in rx::DisplayVkGbm
/external/angle/src/libANGLE/renderer/vulkan/linux/wayland/
DDisplayVkWayland.h38 angle::NativeWindowSystem getWindowSystem() const override;
DDisplayVkWayland.cpp112 angle::NativeWindowSystem DisplayVkWayland::getWindowSystem() const in getWindowSystem() function in rx::DisplayVkWayland
/external/angle/src/libANGLE/renderer/vulkan/linux/xcb/
DDisplayVkXcb.h39 angle::NativeWindowSystem getWindowSystem() const override in getWindowSystem() function
/external/angle/src/libANGLE/renderer/vulkan/
DCLPlatformVk.cpp56 getWSILayer(), getWindowSystem(), featureOverrides)); in initBackendRenderer()
225 angle::NativeWindowSystem CLPlatformVk::getWindowSystem() in getWindowSystem() function in rx::CLPlatformVk
DCLPlatformVk.h69 angle::NativeWindowSystem getWindowSystem();
DDisplayVk.cpp187 getWindowSystem(), mState.featureOverrides); in initialize()
/external/angle/src/libANGLE/renderer/
DDisplayImpl.cpp124 angle::NativeWindowSystem DisplayImpl::getWindowSystem() const in getWindowSystem() function in rx::DisplayImpl
DDisplayImpl.h123 virtual angle::NativeWindowSystem getWindowSystem() const;
/external/angle/src/libANGLE/renderer/gl/glx/
DDisplayGLX.h100 angle::NativeWindowSystem getWindowSystem() const override;
DDisplayGLX.cpp964 angle::NativeWindowSystem DisplayGLX::getWindowSystem() const in getWindowSystem() function in rx::DisplayGLX
/external/angle/src/libANGLE/renderer/wgpu/
DDisplayWgpu.h93 angle::NativeWindowSystem getWindowSystem() const override;
DDisplayWgpu.cpp218 angle::NativeWindowSystem DisplayWgpu::getWindowSystem() const in getWindowSystem() function in rx::DisplayWgpu
/external/angle/src/libGLESv2/
Degl_ext_stubs.cpp125 display->getImplementation()->getWindowSystem() == angle::NativeWindowSystem::X11 in CreatePlatformWindowSurfaceEXT()
/external/angle/src/libANGLE/
DvalidationEGL.cpp5444 display->getImplementation()->getWindowSystem() == angle::NativeWindowSystem::X11 in ValidateCreatePlatformWindowSurfaceEXT()