KhronosGroup / KhronosGroup/Vulkan-Docs

VkBufferImageCopy.bufferRowLength/bufferImageHeight and image 1d array

Open
#1,813 1 comment 0 reactions 0 assignees View on GitHub
Resolving Inside Khronos
Dominant language
JavaScript
Stars
3.3k
Forks
549
Avg merge
5d 5h
Merged PRs (30d)
2

Description

> bufferRowLength and bufferImageHeight specify in texels a subregion of a larger two- or three-dimensional image in buffer memory, and control the addressing calculations. If either of these values is zero, that aspect of the buffer memory is considered to be tightly packed according to the imageExtent.

Does it mean that bufferRowLength and bufferImageHeight are ignored for one-dimensional array images? If so, how to specify array pitch for 1d image array?

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Start with the Vulkan specification language quoted in the issue and the definitions for one-dimensional array images; determine how bufferRowLength and bufferImageHeight apply and document how array pitch is specified.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.