Searched defs:getGLPlatform (Results 1 – 10 of 10) sorted by relevance
43 …virtual const glu::Platform& getGLPlatform () const { return static_cast<const glu::Platform&>(*th… in getGLPlatform() function in tcu::nullws::Platform
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
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
191 const glu::Platform& getGLPlatform (void) const { return *this; } in getGLPlatform() function in tcu::surfaceless::Platform