Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/
H A Dimage_loader_ktx.cpp109 struct KtxHeader { struct
111 uint32_t endianness;
112 uint32_t glType;
113 uint32_t glTypeSize;
114 uint32_t glFormat;
115 uint32_t glInternalFormat;
117 uint32_t pixelWidth;
118 uint32_t pixelHeight;
119 uint32_t pixelDepth;
121 uint32_t numberOfFaces;
[all …]