Skip to content

Add support for supplying texel buffer formats.#173

Merged
crud89 merged 5 commits intomainfrom
texel-buffer-format
Oct 8, 2025
Merged

Add support for supplying texel buffer formats.#173
crud89 merged 5 commits intomainfrom
texel-buffer-format

Conversation

@crud89
Copy link
Copy Markdown
Owner

@crud89 crud89 commented Oct 7, 2025

Describe the pull request

Texel buffers were supported earlier, but only with specific formats. This PR adds a new parameter to the descriptor binding methods for buffers, that can specify the texel buffer format. For all other resource types, the parameter is ignored. Note that not all formats are necessarily supported and support may vary per device.

@crud89 crud89 added this to the Alpha #05 milestone Oct 7, 2025
@crud89 crud89 self-assigned this Oct 7, 2025
@crud89 crud89 added Vulkan πŸŒ‹ The issue involves the Vulkan backend. DX12 ❎ The issue involves the DX12 backend. labels Oct 7, 2025
@crud89 crud89 added this to LiteFX Oct 7, 2025
@crud89 crud89 moved this to In Progress in LiteFX Oct 7, 2025
@crud89
Copy link
Copy Markdown
Owner Author

crud89 commented Oct 7, 2025

Run: checks

@crud89 crud89 merged commit 0eb8545 into main Oct 8, 2025
9 checks passed
@crud89 crud89 deleted the texel-buffer-format branch October 8, 2025 08:34
@crud89 crud89 moved this from In Progress to v0.5.1 in LiteFX Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DX12 ❎ The issue involves the DX12 backend. Vulkan πŸŒ‹ The issue involves the Vulkan backend.

Projects

Status: v0.5.1

Development

Successfully merging this pull request may close these issues.

1 participant