/third_party/vk-gl-cts/framework/platform/raspi/ |
D | tcuRaspiPlatform.hpp | 45 …virtual const eglu::Platform& getEGLPlatform (void) const { return static_cast<const eglu::Platfo… in getEGLPlatform() function in tcu::rpi::Platform
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuPlatform.hpp | 112 virtual const eglu::Platform& getEGLPlatform (void) const;
|
D | tcuPlatform.cpp | 47 const eglu::Platform& Platform::getEGLPlatform (void) const in getEGLPlatform() function in tcu::Platform
|
/third_party/vk-gl-cts/framework/platform/ohos/ |
D | tcuOhosPlatform.hpp | 33 …const eglu::Platform& getEGLPlatform (void) const { return static_cast<const eglu::Platf… in getEGLPlatform() function in tcu::OHOS_ROSEN::OhosPlatform
|
/third_party/vk-gl-cts/framework/platform/win32/ |
D | tcuWin32Platform.hpp | 48 …const eglu::Platform& getEGLPlatform (void) const { return static_cast<const eglu::Platform&>(*t… in getEGLPlatform() function in tcu::win32::Platform
|
/third_party/vk-gl-cts/framework/platform/null/ |
D | tcuNullPlatform.hpp | 44 …virtual const eglu::Platform& getEGLPlatform (void) const { return static_cast<const eglu::Platfo… in getEGLPlatform() function in tcu::null::Platform
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/deqp_support/ |
D | tcuANGLEPlatform.h | 50 const eglu::Platform &getEGLPlatform() const override in getEGLPlatform() function
|
/third_party/vk-gl-cts/framework/platform/android/ |
D | tcuAndroidPlatform.hpp | 48 …virtual const eglu::Platform& getEGLPlatform (void) const { return static_cast<const eglu::Platfo… in getEGLPlatform() function in tcu::Android::Platform
|
/third_party/vk-gl-cts/framework/platform/nullws/ |
D | tcuNullWSPlatform.hpp | 69 …virtual const eglu::Platform& getEGLPlatform () const { return static_cast<const eglu::Platform&>(… in getEGLPlatform() function in tcu::nullws::Platform
|
/third_party/vk-gl-cts/framework/platform/lnx/ |
D | tcuLnxPlatform.cpp | 65 const eglu::Platform& getEGLPlatform (void) const { return m_eglPlatform; } in getEGLPlatform() function in tcu::lnx::LinuxPlatform
|
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/ |
D | tcuANGLEPlatform.h | 50 const eglu::Platform &getEGLPlatform() const override in getEGLPlatform() function
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglTestCase.cpp | 49 , m_glLibraryCache (testCtx.getPlatform().getEGLPlatform(), testCtx.getCommandLine()) in EglTestContext()
|
D | teglTestPackage.cpp | 180 …ry& factory = eglu::selectNativeDisplayFactory(testCtx.getPlatform().getEGLPlatform().getNativeDis… in getDefaultDisplayFactory()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcConfigListEGL.cpp | 95 …eglPlatform.getEGLPlatform().getNativeDisplayFactoryRegistry().getDefaultFactory()->createDisplay(… in getDefaultEglConfigList()
|