Home
last modified time | relevance | path

Searched refs:NewTexture (Results 51 – 75 of 81) sorted by relevance

1234

/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/exp/shiny/example/tile/
H A Dmain.go198 tex, err := p.screen.NewTexture(tileSize)
/dports/games/hedgewars-server/hedgewars-src-1.0.0/hedgewars/
H A DuLandTexture.pas168 if tex = nil then tex:= NewTexture(TEXSIZE, TEXSIZE, Pixels(x, y));
/dports/games/hedgewars/hedgewars-src-1.0.0/hedgewars/
H A DuLandTexture.pas168 if tex = nil then tex:= NewTexture(TEXSIZE, TEXSIZE, Pixels(x, y));
/dports/math/vtk9/VTK-9.1.0/Rendering/RayTracing/RTWrapper/VisRTX/
H A DVisRTXBackend.cxx97 RTWTexture VisRTXBackend::NewTexture(const char* type) in NewTexture() function in RTW::VisRTXBackend
/dports/math/vtk9/VTK-9.1.0/Rendering/RayTracing/RTWrapper/OSPRay/
H A DOSPRayBackend.h189 RTWTexture NewTexture(const char* type) override in NewTexture() function
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/rhi/
H A Dqrhiprofiler.cpp421 startEntry(QRhiProfiler::NewTexture, ts.elapsed(), tex); in newTexture()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/rhi/
H A Dqrhiprofiler.cpp421 startEntry(QRhiProfiler::NewTexture, ts.elapsed(), tex); in newTexture()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/rhi/
H A Dqrhiprofiler.cpp421 startEntry(QRhiProfiler::NewTexture, ts.elapsed(), tex); in newTexture()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/rhi/
H A Dqrhiprofiler.cpp421 startEntry(QRhiProfiler::NewTexture, ts.elapsed(), tex); in newTexture()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/rhi/
H A Dqrhiprofiler.cpp421 startEntry(QRhiProfiler::NewTexture, ts.elapsed(), tex); in newTexture()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/gui/rhi/
H A Dqrhiprofiler.cpp421 startEntry(QRhiProfiler::NewTexture, ts.elapsed(), tex); in newTexture()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/gui/rhi/
H A Dqrhiprofiler.cpp421 startEntry(QRhiProfiler::NewTexture, ts.elapsed(), tex); in newTexture()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/gui/rhi/
H A Dqrhiprofiler.cpp421 startEntry(QRhiProfiler::NewTexture, ts.elapsed(), tex); in newTexture()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/gui/rhi/
H A Dqrhiprofiler.cpp421 startEntry(QRhiProfiler::NewTexture, ts.elapsed(), tex); in newTexture()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/gui/rhi/
H A Dqrhiprofiler.cpp421 startEntry(QRhiProfiler::NewTexture, ts.elapsed(), tex); in newTexture()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/gui/rhi/
H A Dqrhiprofiler.cpp421 startEntry(QRhiProfiler::NewTexture, ts.elapsed(), tex); in newTexture()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/gui/rhi/
H A Dqrhiprofiler.cpp421 startEntry(QRhiProfiler::NewTexture, ts.elapsed(), tex); in newTexture()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/rhi/
H A Dqrhiprofiler.cpp421 startEntry(QRhiProfiler::NewTexture, ts.elapsed(), tex); in newTexture()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/gui/rhi/
H A Dqrhiprofiler.cpp421 startEntry(QRhiProfiler::NewTexture, ts.elapsed(), tex); in newTexture()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/gui/rhi/
H A Dqrhiprofiler.cpp421 startEntry(QRhiProfiler::NewTexture, ts.elapsed(), tex); in newTexture()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/gui/rhi/
H A Dqrhiprofiler.cpp421 startEntry(QRhiProfiler::NewTexture, ts.elapsed(), tex); in newTexture()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/gui/rhi/
H A Dqrhiprofiler.cpp421 startEntry(QRhiProfiler::NewTexture, ts.elapsed(), tex); in newTexture()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/gui/rhi/
H A Dqrhiprofiler.cpp421 startEntry(QRhiProfiler::NewTexture, ts.elapsed(), tex); in newTexture()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/gui/rhi/
H A Dqrhiprofiler.cpp421 startEntry(QRhiProfiler::NewTexture, ts.elapsed(), tex); in newTexture()
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/exp/shiny/driver/gldriver/
H A Dwindow.go126 t, err := w.s.NewTexture(sr.Size())

1234