Home
last modified time | relevance | path

Searched refs:DDS (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_data_structures.h137 enum class MimeType : int { INVALID, JPEG, PNG, KTX, DDS, KTX2 }; member in GLTF2::AttributeType::RenderMode::MimeType
H A Dgltf2_util.cpp324 out = MimeType::DDS; in GetMimeType()
487 case MimeType::DDS: in GetMimeType()
H A Dgltf2_exporter.cpp1294 image->type = MimeType::DDS; in ExportImageData()
2048 case MimeType::DDS: { in ExportTextures()
H A Dgltf2_importer.cpp440 case GLTF2::MimeType::DDS: in GetImageExtension()

Completed in 13 milliseconds