Home
last modified time | relevance | path

Searched refs:getEGLPlatform (Results 1 - 19 of 19) sorted by relevance

/third_party/vk-gl-cts/framework/platform/raspi/
H A DtcuRaspiPlatform.hpp45 virtual const eglu::Platform& getEGLPlatform (void) const { return static_cast<const eglu::Platform&>(*this); } in getEGLPlatform() function in tcu::rpi::Platform
/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWin32Platform.hpp48 const eglu::Platform& getEGLPlatform (void) const { return static_cast<const eglu::Platform&>(*this);} in getEGLPlatform() function in tcu::win32::Platform
/third_party/vk-gl-cts/framework/common/
H A DtcuPlatform.cpp47 const eglu::Platform& Platform::getEGLPlatform (void) const in getEGLPlatform() function in tcu::Platform
H A DtcuPlatform.hpp138 virtual const eglu::Platform& getEGLPlatform (void) const;
/third_party/vk-gl-cts/framework/platform/null/
H A DtcuNullPlatform.hpp44 virtual const eglu::Platform& getEGLPlatform (void) const { return static_cast<const eglu::Platform&>(*this); } in getEGLPlatform() function in tcu::null::Platform
/third_party/vk-gl-cts/framework/platform/nullws/
H A DtcuNullWSPlatform.hpp69 virtual const eglu::Platform& getEGLPlatform () const { return static_cast<const eglu::Platform&>(*this); } in getEGLPlatform() function in tcu::nullws::Platform
/third_party/vk-gl-cts/framework/platform/ohos/
H A DtcuOhosPlatform.hpp35 const eglu::Platform& getEGLPlatform (void) const { return static_cast<const eglu::Platform&>(*this); } in getEGLPlatform() function in tcu::OHOS_ROSEN::OhosPlatform
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
H A DtcuANGLEPlatform.h50 const eglu::Platform &getEGLPlatform() const override
/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidPlatform.hpp48 virtual const eglu::Platform& getEGLPlatform (void) const { return static_cast<const eglu::Platform&>(*this); } in getEGLPlatform() function in tcu::Android::Platform
/third_party/vk-gl-cts/framework/platform/lnx/
H A DtcuLnxPlatform.cpp65 const eglu::Platform& getEGLPlatform (void) const { return m_eglPlatform; } in getEGLPlatform() function in tcu::lnx::LinuxPlatform
/third_party/vk-gl-cts/modules/egl/
H A DteglTestCase.cpp49 , m_glLibraryCache (testCtx.getPlatform().getEGLPlatform(), testCtx.getCommandLine()) in EglTestContext()
H A DteglTestPackage.cpp180 const eglu::NativeDisplayFactory& factory = eglu::selectNativeDisplayFactory(testCtx.getPlatform().getEGLPlatform().getNativeDisplayFactoryRegistry(), testCtx.getCommandLine()); in getDefaultDisplayFactory()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcConfigListEGL.cpp95 eglPlatform.getEGLPlatform().getNativeDisplayFactoryRegistry().getDefaultFactory()->createDisplay()); in getDefaultEglConfigList()
/third_party/glfw/src/
H A Dnull_init.c108 .getEGLPlatform = _glfwGetEGLPlatformNull, in _glfwConnectNull()
H A Dwin32_init.c671 .getEGLPlatform = _glfwGetEGLPlatformWin32, in _glfwConnectWin32()
H A Degl_context.c499 _glfw.egl.platform = _glfw.platform.getEGLPlatform(&attribs); in _glfwInitEGL()
H A Dinternal.h755 EGLenum (*getEGLPlatform)(EGLint**); member
H A Dx11_init.c1243 .getEGLPlatform = _glfwGetEGLPlatformX11, in _glfwConnectX11()
H A Dwl_init.c513 .getEGLPlatform = _glfwGetEGLPlatformWayland, in _glfwConnectWayland()

Completed in 12 milliseconds