Home
last modified time | relevance | path

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

/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/render/texture/
H A Dqtexture.cpp440 struct PkmHeader struct
442 char magic[4];
443 char version[2];
444 quint16 textureType;
445 quint16 paddedWidth;
446 quint16 paddedHeight;
447 quint16 width;
448 quint16 height;