KhronosGroup / KhronosGroup/SPIRV-Registry

SPV_EXT_descriptor_indexing gives no indication where to put the Decoration::NonUniform

Open
#89 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
HTML
Stars
149
Forks
99
Avg merge
4d 21h
Merged PRs (30d)
2

Description

The document doesn't contain the words load, access, or copy, so I don't know if the decorator goes on the OpLoad, the OpAccessChain or the OpCopyObject.. And do I even need the OpCopyObject? And how viral is the NonUniform decorator? Would like the document to be more prescriptive.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names the SPV_EXT_descriptor_indexing documentation and the Decoration::NonUniform, OpLoad, OpAccessChain, and OpCopyObject instructions. Start by checking the relevant specification text and comparing how each instruction is described. Done means the document explicitly states where the decoration belongs, whether OpCopyObject is needed, and how far the decoration propagates.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.