Home
last modified time | relevance | path

Searched refs:uploadOptions (Results 1 – 23 of 23) sorted by relevance

/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/plugins/renderers/opengl/textures/
H A Dgltexture.cpp80 QOpenGLPixelTransferOptions uploadOptions; in uploadGLData() local
81 uploadOptions.setAlignment(alignment); in uploadGLData()
83 … glTex->setCompressedData(level, layer, face, bytes.size(), bytes.constData(), &uploadOptions); in uploadGLData()
85 …ata(level, layer, face, data->pixelFormat(), data->pixelType(), bytes.constData(), &uploadOptions); in uploadGLData()
98 QOpenGLPixelTransferOptions uploadOptions; in uploadGLData() local
99 uploadOptions.setAlignment(alignment); in uploadGLData()
104 bytes.constData(), &uploadOptions); in uploadGLData()
/dports/net/storj/storj-1.45.3/vendor/storj.io/uplink/
H A Dmultipart_iterators.go40 uploadOptions ListUploadsOptions member
137 if uploads.uploadOptions.System {
146 if uploads.uploadOptions.Custom {
H A Dmultipart.go378 uploads.uploadOptions = *options
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aquasecurity/trivy-db/pkg/github/
H A Dgithub.go136 uploadOptions := github.UploadOptions{
145 _, _, err = c.Repository.UploadReleaseAsset(ctx, *release.ID, &uploadOptions, f)
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.cpp3739 QOpenGLPixelTransferOptions uploadOptions; in setData() local
3740 uploadOptions.setAlignment(1); in setData()
3741 setData(0, QOpenGLTexture::RGBA, QOpenGLTexture::UInt8, glImage.constBits(), &uploadOptions); in setData()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.cpp3739 QOpenGLPixelTransferOptions uploadOptions; in setData() local
3740 uploadOptions.setAlignment(1); in setData()
3741 setData(0, QOpenGLTexture::RGBA, QOpenGLTexture::UInt8, glImage.constBits(), &uploadOptions); in setData()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.cpp3739 QOpenGLPixelTransferOptions uploadOptions; in setData() local
3740 uploadOptions.setAlignment(1); in setData()
3741 setData(0, QOpenGLTexture::RGBA, QOpenGLTexture::UInt8, glImage.constBits(), &uploadOptions); in setData()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.cpp3739 QOpenGLPixelTransferOptions uploadOptions; in setData() local
3740 uploadOptions.setAlignment(1); in setData()
3741 setData(0, QOpenGLTexture::RGBA, QOpenGLTexture::UInt8, glImage.constBits(), &uploadOptions); in setData()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.cpp3739 QOpenGLPixelTransferOptions uploadOptions; in setData() local
3740 uploadOptions.setAlignment(1); in setData()
3741 setData(0, QOpenGLTexture::RGBA, QOpenGLTexture::UInt8, glImage.constBits(), &uploadOptions); in setData()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.cpp3739 QOpenGLPixelTransferOptions uploadOptions; in setData() local
3740 uploadOptions.setAlignment(1); in setData()
3741 setData(0, QOpenGLTexture::RGBA, QOpenGLTexture::UInt8, glImage.constBits(), &uploadOptions); in setData()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.cpp3739 QOpenGLPixelTransferOptions uploadOptions; in setData() local
3740 uploadOptions.setAlignment(1); in setData()
3741 setData(0, QOpenGLTexture::RGBA, QOpenGLTexture::UInt8, glImage.constBits(), &uploadOptions); in setData()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.cpp3739 QOpenGLPixelTransferOptions uploadOptions; in setData() local
3740 uploadOptions.setAlignment(1); in setData()
3741 setData(0, QOpenGLTexture::RGBA, QOpenGLTexture::UInt8, glImage.constBits(), &uploadOptions); in setData()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.cpp3739 QOpenGLPixelTransferOptions uploadOptions; in setData() local
3740 uploadOptions.setAlignment(1); in setData()
3741 setData(0, QOpenGLTexture::RGBA, QOpenGLTexture::UInt8, glImage.constBits(), &uploadOptions); in setData()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.cpp3739 QOpenGLPixelTransferOptions uploadOptions; in setData() local
3740 uploadOptions.setAlignment(1); in setData()
3741 setData(0, QOpenGLTexture::RGBA, QOpenGLTexture::UInt8, glImage.constBits(), &uploadOptions); in setData()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.cpp3739 QOpenGLPixelTransferOptions uploadOptions; in setData() local
3740 uploadOptions.setAlignment(1); in setData()
3741 setData(0, QOpenGLTexture::RGBA, QOpenGLTexture::UInt8, glImage.constBits(), &uploadOptions); in setData()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.cpp3739 QOpenGLPixelTransferOptions uploadOptions; in setData() local
3740 uploadOptions.setAlignment(1); in setData()
3741 setData(0, QOpenGLTexture::RGBA, QOpenGLTexture::UInt8, glImage.constBits(), &uploadOptions); in setData()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.cpp3739 QOpenGLPixelTransferOptions uploadOptions; in setData() local
3740 uploadOptions.setAlignment(1); in setData()
3741 setData(0, QOpenGLTexture::RGBA, QOpenGLTexture::UInt8, glImage.constBits(), &uploadOptions); in setData()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.cpp3739 QOpenGLPixelTransferOptions uploadOptions; in setData() local
3740 uploadOptions.setAlignment(1); in setData()
3741 setData(0, QOpenGLTexture::RGBA, QOpenGLTexture::UInt8, glImage.constBits(), &uploadOptions); in setData()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.cpp3739 QOpenGLPixelTransferOptions uploadOptions; in setData() local
3740 uploadOptions.setAlignment(1); in setData()
3741 setData(0, QOpenGLTexture::RGBA, QOpenGLTexture::UInt8, glImage.constBits(), &uploadOptions); in setData()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.cpp3739 QOpenGLPixelTransferOptions uploadOptions; in setData() local
3740 uploadOptions.setAlignment(1); in setData()
3741 setData(0, QOpenGLTexture::RGBA, QOpenGLTexture::UInt8, glImage.constBits(), &uploadOptions); in setData()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.cpp3739 QOpenGLPixelTransferOptions uploadOptions; in setData() local
3740 uploadOptions.setAlignment(1); in setData()
3741 setData(0, QOpenGLTexture::RGBA, QOpenGLTexture::UInt8, glImage.constBits(), &uploadOptions); in setData()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.cpp3739 QOpenGLPixelTransferOptions uploadOptions; in setData() local
3740 uploadOptions.setAlignment(1); in setData()
3741 setData(0, QOpenGLTexture::RGBA, QOpenGLTexture::UInt8, glImage.constBits(), &uploadOptions); in setData()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.cpp3739 QOpenGLPixelTransferOptions uploadOptions; in setData() local
3740 uploadOptions.setAlignment(1); in setData()
3741 setData(0, QOpenGLTexture::RGBA, QOpenGLTexture::UInt8, glImage.constBits(), &uploadOptions); in setData()