Skip to content

nzslc: Add support for struct reflection#94

Open
SirLynix wants to merge 2 commits into
mainfrom
reflection
Open

nzslc: Add support for struct reflection#94
SirLynix wants to merge 2 commits into
mainfrom
reflection

nzslc: Reflection first iteration

6b32e19
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 26, 2026 in 1s

61.17% of diff hit (within 100.00% threshold of 76.47%)

View this Pull Request on Codecov

61.17% of diff hit (within 100.00% threshold of 76.47%)

Annotations

Check warning on line 708 in src/ShaderCompiler/Compiler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ShaderCompiler/Compiler.cpp#L708

Added line #L708 was not covered by tests

Check warning on line 724 in src/ShaderCompiler/Compiler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ShaderCompiler/Compiler.cpp#L724

Added line #L724 was not covered by tests

Check warning on line 731 in src/ShaderCompiler/Compiler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ShaderCompiler/Compiler.cpp#L731

Added line #L731 was not covered by tests

Check warning on line 743 in src/ShaderCompiler/Compiler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ShaderCompiler/Compiler.cpp#L740-L743

Added lines #L740 - L743 were not covered by tests

Check warning on line 753 in src/ShaderCompiler/Compiler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ShaderCompiler/Compiler.cpp#L750-L753

Added lines #L750 - L753 were not covered by tests

Check warning on line 757 in src/ShaderCompiler/Compiler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ShaderCompiler/Compiler.cpp#L756-L757

Added lines #L756 - L757 were not covered by tests

Check warning on line 771 in src/ShaderCompiler/Compiler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ShaderCompiler/Compiler.cpp#L770-L771

Added lines #L770 - L771 were not covered by tests

Check warning on line 774 in src/ShaderCompiler/Compiler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ShaderCompiler/Compiler.cpp#L774

Added line #L774 was not covered by tests

Check warning on line 776 in src/ShaderCompiler/Compiler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ShaderCompiler/Compiler.cpp#L776

Added line #L776 was not covered by tests

Check warning on line 792 in src/ShaderCompiler/Compiler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ShaderCompiler/Compiler.cpp#L792

Added line #L792 was not covered by tests

Check warning on line 798 in src/ShaderCompiler/Compiler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ShaderCompiler/Compiler.cpp#L798

Added line #L798 was not covered by tests

Check warning on line 803 in src/ShaderCompiler/Compiler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ShaderCompiler/Compiler.cpp#L802-L803

Added lines #L802 - L803 were not covered by tests