Home
last modified time | relevance | path

Searched defs:srcFormats (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/electricsheep/electricsheep-37ba0fd692d6581f8fe009ed11c9650cd8174123/client_generic/DisplayOutput/OpenGL/
H A DTextureFlatGL.cpp149 static const GLenum srcFormats[] = in Upload() local
/dports/net/opal/opal-3.10.10/src/opal/
H A Dtranscoders.cxx316 const OpalMediaFormatList & srcFormats, in SelectFormats()
426 OpalMediaFormatList srcFormats = GetSourceFormats(*f); in GetPossibleFormats() local
H A Dcall.cxx678 const OpalMediaFormatList & srcFormats, in SelectMediaFormats()
/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/
H A DTestPixelFormatUtil00NEWT.java470 final PixelFormat[] srcFormats = PixelFormat.values(); in testConversionImpl() local
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/gl/
H A DGLBlitHelper.cpp587 const GLFormats& srcFormats, in BlitFramebufferToFramebuffer()
/dports/net/yate/yate-6.4.0-1/engine/
H A DDataFormat.cpp1340 ObjList* DataTranslator::srcFormats(const DataFormat& dFormat, int maxCost, unsigned int maxLen, Ob… in srcFormats() function in DataTranslator