• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

shader-slang / slang-rhi / 17491993772

05 Sep 2025 11:33AM UTC coverage: 67.864% (+0.4%) from 67.446%
17491993772

push

github

web-flow
Add deferTargetCompilation to pipeline descs (#513)

* Add deferTargetCompilation to pipeline descs

This flag allows for deferred target code compilation at dispatch time. In the future, we plan to compile all target code needed for a command buffer in parallel. For now, compilation still happens single-threaded.

* Fix creation of concrete pipelines

The main change is that for non-specializable programs, we create the concrete pipeline once and store a reference to in the virtual pipeline,, tying the lifetime of the concrete pipeline to the virtual (user-facing) one and makeing later lookup fast.

9154 of 16290 branches covered (56.19%)

Branch coverage included in aggregate %.

64 of 73 new or added lines in 2 files covered. (87.67%)

1 existing line in 1 file now uncovered.

29942 of 41319 relevant lines covered (72.47%)

122770.43 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

76.49
/src/device.cpp


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc