Files
filament/tools/matinfo
Ben Doherty cddd22da28 Introduce a new precompiled Metal material chunk type (#7749)
This change introduces a new chunk type to material files for precompiled Metal libraries. Previously, SPIR-V was the only binary type, so there's also a couple of refactor commits present here. Nothing is changed in Filament or matc yet.

BUGS=[333547148]
2024-04-12 00:42:10 -04:00
..
2023-09-20 10:16:55 -07:00
2023-09-12 20:28:46 +00:00

Matinfo

matinfo lists the content of a compiled material as output by matc. This tool is meant to be used for debug purpose only.

Usage

matinfo [options] <material file>