Searched defs:textureHelper (Results 1 - 1 of 1) sorted by relevance
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_exporter.cpp | 965 GetTextureIndex(const MaterialComponent& materialDesc, const MaterialComponent::TextureIndex textureIndex, TextureHelper& textureHelper, const IRenderHandleComponentManager& gpuHandleManager) GetTextureIndex() argument 985 ExportGltfMaterialMetallicRoughness(Material& exportMaterial, const MaterialComponent& materialDesc, TextureHelper& textureHelper, const IRenderHandleComponentManager& gpuHandleManager) ExportGltfMaterialMetallicRoughness() argument 1002 ExportGltfMaterialClearcoat(Material& exportMaterial, const MaterialComponent& materialDesc, TextureHelper& textureHelper, const IRenderHandleComponentManager& gpuHandleManager) ExportGltfMaterialClearcoat() argument 1023 ExportGltfMaterialIor(Material& exportMaterial, const MaterialComponent& materialDesc, TextureHelper& textureHelper, const IRenderHandleComponentManager& gpuHandleManager) ExportGltfMaterialIor() argument 1035 ExportGltfMaterialSheen(Material& exportMaterial, const MaterialComponent& materialDesc, TextureHelper& textureHelper, const IRenderHandleComponentManager& gpuHandleManager) ExportGltfMaterialSheen() argument 1050 ExportGltfMaterialSpecular(Material& exportMaterial, const MaterialComponent& materialDesc, TextureHelper& textureHelper, const IRenderHandleComponentManager& gpuHandleManager) ExportGltfMaterialSpecular() argument 1065 ExportGltfMaterialTransmission(Material& exportMaterial, const MaterialComponent& materialDesc, TextureHelper& textureHelper, const IRenderHandleComponentManager& gpuHandleManager) ExportGltfMaterialTransmission() argument 1079 ExportGltfMaterialSpecularGlossiness(Material& exportMaterial, const MaterialComponent& materialDesc, TextureHelper& textureHelper, const IRenderHandleComponentManager& gpuHandleManager) ExportGltfMaterialSpecularGlossiness() argument 1097 ExportGltfMaterialUnlit(Material& exportMaterial, const MaterialComponent& materialDesc, TextureHelper& textureHelper, const IRenderHandleComponentManager& gpuHandleManager) ExportGltfMaterialUnlit() argument 1144 ExportGltfMaterial(const IDevice* device, Material& exportMaterial, const MaterialComponent& materialDesc, TextureHelper& textureHelper, const IRenderHandleComponentManager& gpuHandleManager) ExportGltfMaterial() argument [all...] |
Completed in 5 milliseconds