Skip to content

Conversation

atlv24
Copy link
Collaborator

@atlv24 atlv24 commented Oct 9, 2025

Description
Implements shader barycentrics for vk 1.3+ via VK_KHR_fragment_shader_barycentric BaryCoordKHR, dx12 via SV_Barycentrics, and metal 2.2 via barycentric_coord

Testing
There's a wgpu-gpu test.

Squash or Rebase?

Squash

Checklist

  • Run cargo fmt.
  • Run taplo format.
  • Run cargo clippy --tests. If applicable, add:
    • --target wasm32-unknown-unknown
  • Run cargo xtask test to run tests.
  • If this contains user-facing changes, add a CHANGELOG.md entry.

@atlv24 atlv24 force-pushed the ad/barycentrics branch 4 times, most recently from 1dba169 to c6b729b Compare October 9, 2025 14:02
@cwfitzgerald cwfitzgerald self-assigned this Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants