Home
last modified time | relevance | path

Searched refs:getEGLPixmapType (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/common/
DtcuCommandLine.hpp200 const char* getEGLPixmapType (void) const;
DtcuCommandLine.cpp860 const char* CommandLine::getEGLPixmapType (void) const in getEGLPixmapType() function in tcu::CommandLine
/external/deqp/framework/egl/
DegluUtil.cpp543 return selectFactory(factory.getNativePixmapRegistry(), "pixmap", cmdLine.getEGLPixmapType()); in selectNativePixmapFactory()