Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.cpp1532 const GLTF2::Material& gltfMaterial, IEntityManager& em) in FillMetallicRoughness()
1547 const GLTF2::Material& gltfMaterial, IEntityManager& em) in FillSpecularGlossiness()
1564 const GLTF2::Material& gltfMaterial, IEntityManager& em) in FillUnlit()
1574 const GLTF2::Material& gltfMaterial, IEntityManager& em) in FillClearcoat()
1592 const GLTF2::Material& gltfMaterial, IEntityManager& em) in FillIor()
1604 const GLTF2::Material& gltfMaterial, IEntityManager& em) in FillSheen()
1619 const GLTF2::Material& gltfMaterial, IEntityManager& em) in FillSpecular()
1645 const GLTF2::Material& gltfMaterial, IEntityManager& em) in FillTransmission()
1655 void SelectShaders(MaterialComponent& desc, const GLTF2::Material& gltfMaterial, in SelectShaders()
1689 …GLTFImportResult const& importResult, GLTF2::Data const& data, GLTF2::Material const& gltfMaterial, in ImportMaterial()
[all …]