Searched defs:getGLPlatform (Results 1 – 11 of 11) sorted by relevance
46 const glu::Platform &getGLPlatform() const override in getGLPlatform() function
44 …virtual const glu::Platform& getGLPlatform (void) const { return static_cast<const glu::Platform&… in getGLPlatform() function in tcu::rpi::Platform
43 …virtual const glu::Platform& getGLPlatform (void) const { return static_cast<const glu::Platform&… in getGLPlatform() function in tcu::null::Platform
46 …const glu::Platform& getGLPlatform (void) const { return static_cast<const glu::Platform&>(*this… in getGLPlatform() function in tcu::win32::Platform
42 const glu::Platform& Platform::getGLPlatform (void) const in getGLPlatform() function in tcu::Platform
47 …virtual const glu::Platform& getGLPlatform (void) const { return static_cast<const glu::Platform&… in getGLPlatform() function in tcu::Android::Platform
68 …virtual const glu::Platform& getGLPlatform () const { return static_cast<const glu::Platform&>(*th… in getGLPlatform() function in tcu::nullws::Platform
66 const glu::Platform& getGLPlatform (void) const { return m_glPlatform; } in getGLPlatform() function in tcu::lnx::LinuxPlatform
80 …const glu::Platform& getGLPlatform (void) const { return static_cast<const glu::Platform&>(*th… in getGLPlatform() function in tcu::ios::Platform
106 const glu::Platform& getGLPlatform (void) const { return m_gluPlatform; } in getGLPlatform() function in tcu::OSXPlatform
199 const glu::Platform& getGLPlatform (void) const { return *this; } in getGLPlatform() function in tcu::surfaceless::Platform