HomeSort by relevance Sort by last modified time
    Searched defs:readScreenPixels (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/egl/
egluNativeWindow.cpp 67 void NativeWindow::readScreenPixels (tcu::TextureLevel*) const
70 throw tcu::NotSupportedError("eglu::NativeWindow doesn't support readScreenPixels", DE_NULL, __FILE__, __LINE__);
  /external/deqp/framework/platform/win32/
tcuWin32EGLNativeDisplayFactory.cpp 116 virtual void readScreenPixels (tcu::TextureLevel* dst) const;
270 void NativeWindow::readScreenPixels (tcu::TextureLevel* dst) const

Completed in 969 milliseconds