D | tcuNullWSPlatform.cpp | 65 class Pixmap: public eglu::NativePixmap class 70 Pixmap() in Pixmap() function in tcu::nullws::Pixmap 85 : NativePixmapFactory("nullws", "NullWS Pixmap", Pixmap::CAPABILITIES) in PixmapFactory() 91 return new Pixmap(); in createPixmap()
|