Skip to content

HLSL 6.0 ... 6.9 and GPUTexture for d3d12 - #9077

Merged
alexreinking merged 56 commits into
halide:mainfrom
soufianekhiat:sk/hlsl_6
May 19, 2026
Merged

HLSL 6.0 ... 6.9 and GPUTexture for d3d12#9077
alexreinking merged 56 commits into
halide:mainfrom
soufianekhiat:sk/hlsl_6

Document textures vs buffers

0abc726
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 18, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 13.49325% with 577 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@833447a). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/CodeGen_D3D12Compute_Dev.cpp 5.50% 549 Missing ⚠️
src/Target.cpp 70.73% 9 Missing and 15 partials ⚠️
src/DeviceInterface.cpp 0.00% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9077   +/-   ##
=======================================
  Coverage        ?   69.40%           
=======================================
  Files           ?      255           
  Lines           ?    78139           
  Branches        ?    18694           
=======================================
  Hits            ?    54229           
  Misses          ?    18468           
  Partials        ?     5442           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.