Enums§
- Inter
Stage Built In - A
naga::BuiltInthat counts towards aMaxFragmentShaderInputDeduction::InterStageBuiltIn. - MaxFragment
Shader Input Deduction - Max shader I/O variable deductions for vertex shader output. Used by
StageError::TooManyUserDefinedFragmentInputsandStageError::FragmentInputLocationTooLarge. - MaxVertex
Shader Output Deduction - Max shader I/O variable deductions for vertex shader output. Used by
StageError::TooManyUserDefinedVertexOutputsandStageError::VertexOutputLocationTooLarge.