Skip to content

feat(rendering): add shader asset and bridge

Codecov / codecov/patch succeeded Mar 16, 2024 in 1s

0.00% of diff hit (target 37.81%)

View this Pull Request on Codecov

0.00% of diff hit (target 37.81%)

Annotations

Check warning on line 24 in engine/include/cubos/engine/render/shader/bridge.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/include/cubos/engine/render/shader/bridge.hpp#L22-L24

Added lines #L22 - L24 were not covered by tests

Check warning on line 19 in engine/include/cubos/engine/render/shader/shader.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/include/cubos/engine/render/shader/shader.hpp#L19

Added line #L19 was not covered by tests

Check warning on line 24 in engine/include/cubos/engine/render/shader/shader.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/include/cubos/engine/render/shader/shader.hpp#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 9 in engine/src/render/shader/bridge.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/shader/bridge.cpp#L9

Added line #L9 was not covered by tests

Check warning on line 13 in engine/src/render/shader/bridge.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/shader/bridge.cpp#L12-L13

Added lines #L12 - L13 were not covered by tests

Check warning on line 16 in engine/src/render/shader/bridge.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/shader/bridge.cpp#L16

Added line #L16 was not covered by tests

Check warning on line 18 in engine/src/render/shader/bridge.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/shader/bridge.cpp#L18

Added line #L18 was not covered by tests

Check warning on line 20 in engine/src/render/shader/bridge.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/shader/bridge.cpp#L20

Added line #L20 was not covered by tests

Check warning on line 22 in engine/src/render/shader/bridge.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/shader/bridge.cpp#L22

Added line #L22 was not covered by tests

Check warning on line 24 in engine/src/render/shader/bridge.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/shader/bridge.cpp#L24

Added line #L24 was not covered by tests

Check warning on line 26 in engine/src/render/shader/bridge.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/shader/bridge.cpp#L26

Added line #L26 was not covered by tests

Check warning on line 28 in engine/src/render/shader/bridge.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/shader/bridge.cpp#L28

Added line #L28 was not covered by tests

Check warning on line 30 in engine/src/render/shader/bridge.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/shader/bridge.cpp#L30

Added line #L30 was not covered by tests

Check warning on line 32 in engine/src/render/shader/bridge.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/shader/bridge.cpp#L32

Added line #L32 was not covered by tests

Check warning on line 37 in engine/src/render/shader/bridge.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/shader/bridge.cpp#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 41 in engine/src/render/shader/bridge.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/shader/bridge.cpp#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 43 in engine/src/render/shader/bridge.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/shader/bridge.cpp#L43

Added line #L43 was not covered by tests

Check warning on line 46 in engine/src/render/shader/bridge.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/shader/bridge.cpp#L46

Added line #L46 was not covered by tests

Check warning on line 50 in engine/src/render/shader/bridge.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/shader/bridge.cpp#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 53 in engine/src/render/shader/bridge.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/shader/bridge.cpp#L53

Added line #L53 was not covered by tests

Check warning on line 61 in engine/src/render/shader/bridge.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/shader/bridge.cpp#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 13 in engine/src/render/shader/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/shader/plugin.cpp#L13

Added line #L13 was not covered by tests

Check warning on line 16 in engine/src/render/shader/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/shader/plugin.cpp#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 21 in engine/src/render/shader/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/shader/plugin.cpp#L18-L21

Added lines #L18 - L21 were not covered by tests

Check warning on line 24 in engine/src/render/shader/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/shader/plugin.cpp#L23-L24

Added lines #L23 - L24 were not covered by tests