KhronosGroup / KhronosGroup/Vulkan-Docs

Requirement of support for compatible per-plane formats when a multi-plane format is supported

Open
#2,500 10 comments 0 reactions 1 assignee Claimed by @fluppeteer View on GitHub
Dominant language
JavaScript
Stars
3.3k
Forks
549
Avg merge
5d 5h
Merged PRs (30d)
2

Description

From what I read in the specs, when an implementation supports a multi-plane format, it is not required to also support the compatible per-plane formats of this multi-plane format.

This can lead to a situation where it is impossible to create valid single-plane image views from a multi-plane image (see GPUOpen-Drivers/AMD-Gfx-Drivers#46).

Should this requirement be added to the specs?

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.