Skip to content

Conversation

@s-perron
Copy link
Contributor

  • Add Sampler and SamplerComparison to ResourceKind in Pipeline.h.
  • Implement Vulkan sampler creation and binding in lib/API/VK/Device.cpp.
  • Add support for Samplers in YAML pipeline configuration.
  • Add comprehensive tests for Texture2D sampling (Sample, SampleBias, SampleCmp).
  • Add tests for sampler filter and address modes.
  • Rename SRVToUAV tests for consistency.

@s-perron s-perron requested a review from Keenuts January 13, 2026 20:55
@Keenuts
Copy link
Contributor

Keenuts commented Jan 15, 2026

What's the status of this?

@s-perron
Copy link
Contributor Author

I think the vulkan implementation is ready for review. I need to check that the testing is enough.

@s-perron s-perron removed the request for review from Keenuts January 15, 2026 13:02
@s-perron s-perron force-pushed the sampler branch 2 times, most recently from 8aa1fa0 to 841a343 Compare January 22, 2026 20:13
- Add Sampler and SamplerComparison to ResourceKind in Pipeline.h.
- Implement Vulkan sampler creation and binding in lib/API/VK/Device.cpp.
- Add support for Samplers in YAML pipeline configuration.
- Add comprehensive tests for Texture2D sampling (Sample, SampleBias, SampleCmp).
- Add tests for sampler filter and address modes.
- Rename SRVToUAV tests for consistency.
@s-perron s-perron marked this pull request as ready for review January 23, 2026 14:58
@s-perron s-perron requested review from Keenuts, hekota and spall January 23, 2026 14:58
@s-perron
Copy link
Contributor Author

@luciechoi Please review as well.

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