KhronosGroup / KhronosGroup/Vulkan-Docs

Matching between shader execution model and stage is not specified

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

Description

VUID-VkPipelineShaderStageCreateInfo-pName-00707 says:
> `pName` **must** be the name of an `OpEntryPoint` in `module` with an execution model that matches `stage`

It is not defined anywhere, that I can tell, which stages match which execution models. There seems to be a mostly obvious 1:1 mapping between the two, but it would still be nice to have this explicitly stated in the spec, perhaps in the form of a table.

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.