google / google/amber

Allow DESCRIPTOR_OFFSET and -RANGE to be used with uniform/storage texel buffers

Open
#952 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
228
Forks
77
PR merge metrics
No merged PRs in 30d

Description

https://github.com/google/amber/pull/947 doesn't allow to use descriptor offset and range with uniform and storage texel buffers.

The implementation will be a little different from other buffer types, because the offset and range are defined via `VkBufferView` instead of `VkDescriptorBufferInfo`.

Related to https://github.com/google/amber/issues/945

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.