Home
last modified time | relevance | path

Searched defs:createPixmap (Results 1 – 7 of 7) sorted by relevance

/external/deqp/framework/egl/
DegluNativePixmap.cpp77 NativePixmap *NativePixmapFactory::createPixmap(NativeDisplay *nativeDisplay, EGLDisplay display, E… in createPixmap() function in eglu::NativePixmapFactory
DegluGLContextFactory.cpp287 PixmapSurfacePair createPixmap(NativeDisplay *nativeDisplay, const NativePixmapFactory *pixmapFacto… in createPixmap() function
/external/deqp/framework/platform/win32/
DtcuWin32EGLNativeDisplayFactory.cpp215 eglu::NativePixmap *NativePixmapFactory::createPixmap(eglu::NativeDisplay *nativeDisplay, EGLDispla… in createPixmap() function in tcu::win32::__anon165cbdce0111::NativePixmapFactory
239 eglu::NativePixmap *NativePixmapFactory::createPixmap(eglu::NativeDisplay *nativeDisplay, int width… in createPixmap() function in tcu::win32::__anon165cbdce0111::NativePixmapFactory
/external/angle/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp240 eglu::NativePixmap *NativePixmapFactory::createPixmap(eglu::NativeDisplay *nativeDisplay, in createPixmap() function in tcu::__anon6a8976420111::NativePixmapFactory
259 eglu::NativePixmap *NativePixmapFactory::createPixmap(eglu::NativeDisplay *nativeDisplay, in createPixmap() function in tcu::__anon6a8976420111::NativePixmapFactory
/external/deqp/framework/platform/nullws/
DtcuNullWSPlatform.cpp85 eglu::NativePixmap *createPixmap(eglu::NativeDisplay *, int, int) const in createPixmap() function in tcu::nullws::PixmapFactory
/external/deqp/modules/egl/
DteglMakeCurrentPerfTests.cpp298 void MakeCurrentPerfCase::createPixmap(void) in createPixmap() function in deqp::egl::MakeCurrentPerfCase
/external/angle/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp403 glx::Pixmap FunctionsGLX::createPixmap(glx::FBConfig config, in createPixmap() function in rx::FunctionsGLX