HomeSort by relevance Sort by last modified time
    Searched refs:getPlatformAttributes (Results 1 - 5 of 5) 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/lnx/wayland/
tcuLnxWaylandEglDisplayFactory.cpp 76 const eglw::EGLAttrib* getPlatformAttributes (void) const { return DE_NULL; }
  /external/deqp/framework/platform/lnx/X11/
tcuLnxX11EglDisplayFactory.cpp 120 const eglw::EGLAttrib* getPlatformAttributes (void) const { return DE_NULL; }

Completed in 180 milliseconds