Skip to content

Use OpImageQuerySize for multisampled image size queries#3776

Open
aobolensk wants to merge 1 commit into
KhronosGroup:mainfrom
aobolensk:image-lod
Open

Use OpImageQuerySize for multisampled image size queries#3776
aobolensk wants to merge 1 commit into
KhronosGroup:mainfrom
aobolensk:image-lod

Conversation

@aobolensk

Copy link
Copy Markdown
Contributor

OpImageQuerySizeLod requires the image to have MS = 0, so size queries on multisampled images must use OpImageQuerySize without a LOD operand

Inspired by the change in LLVM SPIR-V backend: llvm/llvm-project#190767

OpImageQuerySizeLod requires the image to have MS = 0, so size queries on multisampled images must use OpImageQuerySize without a LOD operand
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant