HomeSort by relevance Sort by last modified time
    Searched refs:getPlatformAttributes (Results 1 - 4 of 4) sorted by null

  /external/deqp/framework/egl/
egluNativeDisplay.cpp 72 const EGLAttrib* NativeDisplay::getPlatformAttributes (void) const
egluNativeDisplay.hpp 66 virtual const eglw::EGLAttrib* getPlatformAttributes (void) const;
egluUtil.cpp 246 const vector<EGLint> legacyAttribs = toLegacyAttribList(nativeDisplay.getPlatformAttributes());
  /external/deqp/framework/platform/X11/
tcuX11EglPlatform.cpp 116 const eglw::EGLAttrib* getPlatformAttributes (void) const { return DE_NULL; }

Completed in 550 milliseconds