Home
last modified time | relevance | path

Searched refs:getGLPlatform (Results 1 – 15 of 15) sorted by relevance

/third_party/vk-gl-cts/framework/platform/raspi/
DtcuRaspiPlatform.hpp44 …virtual const glu::Platform& getGLPlatform (void) const { return static_cast<const glu::Platform&… in getGLPlatform() function in tcu::rpi::Platform
/third_party/vk-gl-cts/framework/common/
DtcuPlatform.hpp100 virtual const glu::Platform& getGLPlatform (void) const;
DtcuPlatform.cpp42 const glu::Platform& Platform::getGLPlatform (void) const in getGLPlatform() function in tcu::Platform
/third_party/vk-gl-cts/framework/platform/ohos/
DtcuOhosPlatform.hpp32 …const glu::Platform& getGLPlatform (void) const { return static_cast<const glu::Platform… in getGLPlatform() function in tcu::OHOS_ROSEN::OhosPlatform
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWin32Platform.hpp46 …const glu::Platform& getGLPlatform (void) const { return static_cast<const glu::Platform&>(*this… in getGLPlatform() function in tcu::win32::Platform
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullPlatform.hpp43 …virtual const glu::Platform& getGLPlatform (void) const { return static_cast<const glu::Platform&… in getGLPlatform() function in tcu::null::Platform
/third_party/flutter/skia/third_party/externals/angle2/src/tests/deqp_support/
DtcuANGLEPlatform.h46 const glu::Platform &getGLPlatform() const override in getGLPlatform() function
/third_party/vk-gl-cts/framework/platform/android/
DtcuAndroidPlatform.hpp47 …virtual const glu::Platform& getGLPlatform (void) const { return static_cast<const glu::Platform&… in getGLPlatform() function in tcu::Android::Platform
/third_party/vk-gl-cts/framework/platform/nullws/
DtcuNullWSPlatform.hpp68 …virtual const glu::Platform& getGLPlatform () const { return static_cast<const glu::Platform&>(*th… in getGLPlatform() function in tcu::nullws::Platform
/third_party/vk-gl-cts/framework/platform/lnx/
DtcuLnxPlatform.cpp66 const glu::Platform& getGLPlatform (void) const { return m_glPlatform; } in getGLPlatform() function in tcu::lnx::LinuxPlatform
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
DtcuANGLEPlatform.h46 const glu::Platform &getGLPlatform() const override in getGLPlatform() function
/third_party/vk-gl-cts/framework/platform/ios/
DtcuIOSPlatform.hh80 …const glu::Platform& getGLPlatform (void) const { return static_cast<const glu::Platform&>(*th… in getGLPlatform() function in tcu::ios::Platform
/third_party/vk-gl-cts/framework/platform/osx/
DtcuOSXPlatform.cpp106 const glu::Platform& getGLPlatform (void) const { return m_gluPlatform; } in getGLPlatform() function in tcu::OSXPlatform
/third_party/vk-gl-cts/framework/opengl/
DgluRenderContext.cpp135 const ContextFactoryRegistry& registry = platform.getGLPlatform().getContextFactoryRegistry(); in createRenderContext()
/third_party/vk-gl-cts/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp199 const glu::Platform& getGLPlatform (void) const { return *this; } in getGLPlatform() function in tcu::surfaceless::Platform