ShaderIndexAMDX(3)
Description
ShaderIndexAMDX
-
Decorating a variable with the
ShaderIndexAMDX
built-in decoration will make that variable contain the index of the shader specified when it was compiled, either via VkPipelineShaderStageNodeCreateInfoAMDX::index
or by theShaderIndexAMDX
execution mode.
Document Notes
For more information, see the Vulkan Specification (NOTE: cannot determine Specification page containing this refpage).
This page is extracted from the Vulkan Specification. Fixes and changes should be made to the Specification, not directly.