Skip to content

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

@ilkkasaa

Description

@ilkkasaa

#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 #945

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions