Home
last modified time | relevance | path

Searched +defs:Atlas +defs:t (Results 1 – 10 of 10) sorted by relevance

/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/quick/scenegraph/compressedtexture/
H A Dqsgcompressedatlastexture.cpp67 Atlas::Atlas(const QSize &size, uint format) in Atlas() function in QSGCompressedAtlasTexture::Atlas
82 Texture *t = new Texture(this, rect, data, dataLength, dataOffset, size); in create() local
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/quick/scenegraph/compressedtexture/
H A Dqsgcompressedatlastexture.cpp67 Atlas::Atlas(const QSize &size, uint format) in Atlas() function in QSGCompressedAtlasTexture::Atlas
82 Texture *t = new Texture(this, rect, data, dataLength, dataOffset, size); in create() local
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/third_party/xatlas/
H A Dxatlas.cpp540 static uint32_t hash(const T &t, uint32_t h = 5381) in hash()
704 const float t = ( v1.x * (a1.y - b1.y) - v1.y * (a1.x - b1.x)) / denom; in linesIntersect() local
2073 uint64_t t = 698769069ULL * z + c; in getRange() local
3376 float t; in meshCloseHole() local
3508 float t; member
3543 float t; in meshFixTJunctions() local
4900 ~Atlas() in ~Atlas()
6103 for (uint32_t f = 0, t = 0; f < faceCount; f++) { in computeLeastSquaresConformalMap() local
7450 class Atlas class
7827 ~Atlas() in ~Atlas()
[all …]
/dports/games/zdoom/zdoom-2.8.1/src/win32/
H A Dfb_d3d9.cpp112 struct D3DFB::Atlas struct in D3DFB
120 SkylineBinPack Packer;
121 Atlas *Next;
122 IDirect3DTexture9 *Tex;
123 D3DFORMAT Format;
124 PackedTexture *UsedList; // Boxes that contain images
125 int Width, Height;
126 bool OneUse;
2031 D3DFB::Atlas::Atlas(D3DFB *fb, int w, int h, D3DFORMAT format) in Atlas() function in D3DFB::Atlas
3167 float t = u; in FillSimplePoly() local
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/quick/scenegraph/util/
H A Dqsgrhiatlastexture.cpp121 Texture *t = nullptr; in create() local
227 void AtlasBase::remove(TextureBase *t) in remove()
234 Atlas::Atlas(QSGDefaultRenderContext *rc, const QSize &size) in Atlas() function in QSGRhiAtlasTexture::Atlas
257 Texture *t = new Texture(this, rect, image); in create() local
279 void Atlas::enqueueTextureUpload(TextureBase *t, QRhiResourceUpdateBatch *resourceUpdates) in enqueueTextureUpload()
H A Dqsgopenglatlastexture.cpp130 Texture *t = nullptr; in create() local
144 QSGTexture *t = nullptr; in create() local
283 void AtlasBase::remove(TextureBase *t) in remove()
290 Atlas::Atlas(const QSize &size) in Atlas() function in QSGOpenGLAtlasTexture::Atlas
357 Texture *t = new Texture(this, rect, image); in create() local
490 Texture *t = static_cast<Texture*>(m_pending_uploads.at(i)); in uploadPendingTexture() local
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/quick/scenegraph/util/
H A Dqsgrhiatlastexture.cpp121 Texture *t = nullptr; in create() local
227 void AtlasBase::remove(TextureBase *t) in remove()
234 Atlas::Atlas(QSGDefaultRenderContext *rc, const QSize &size) in Atlas() function in QSGRhiAtlasTexture::Atlas
257 Texture *t = new Texture(this, rect, image); in create() local
279 void Atlas::enqueueTextureUpload(TextureBase *t, QRhiResourceUpdateBatch *resourceUpdates) in enqueueTextureUpload()
H A Dqsgopenglatlastexture.cpp130 Texture *t = nullptr; in create() local
144 QSGTexture *t = nullptr; in create() local
283 void AtlasBase::remove(TextureBase *t) in remove()
290 Atlas::Atlas(const QSize &size) in Atlas() function in QSGOpenGLAtlasTexture::Atlas
357 Texture *t = new Texture(this, rect, image); in create() local
490 Texture *t = static_cast<Texture*>(m_pending_uploads.at(i)); in uploadPendingTexture() local
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/xatlas/
H A Dxatlas.cpp1966 static uint32_t hash(const T &t, uint32_t h = 5381) in hash()
2115 uint64_t t = 698769069ULL * z + c; in getRange() local
3417 float t; in meshCloseHole() local
3549 float t; member
3584 float t; in meshFixTJunctions() local
6502 struct Atlas struct
6536 void compute() in compute()
8120 class Atlas class
8451 struct Atlas struct
8453 ~Atlas() in ~Atlas()
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/xatlas/
H A Dxatlas.cpp1966 static uint32_t hash(const T &t, uint32_t h = 5381) in hash()
2115 uint64_t t = 698769069ULL * z + c; in getRange() local
3417 float t; in meshCloseHole() local
3549 float t; member
3584 float t; in meshFixTJunctions() local
6502 struct Atlas struct
6536 void compute() in compute()
8120 class Atlas class
8451 struct Atlas struct
8453 ~Atlas() in ~Atlas()
[all …]