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 69 void NativeWindow::readScreenPixels (tcu::TextureLevel*) const
72 throw tcu::NotSupportedError("eglu::NativeWindow doesn't support readScreenPixels", DE_NULL, __FILE__, __LINE__);
  /external/deqp/framework/platform/win32/
tcuWin32EGLNativeDisplayFactory.cpp 129 virtual void readScreenPixels (tcu::TextureLevel* dst) const;
287 void NativeWindow::readScreenPixels (tcu::TextureLevel* dst) const

Completed in 47 milliseconds