Skip to main content

Module shader_io_deductions

Module shader_io_deductions 

Source

Enumsยง

InterStageBuiltIn
A naga::BuiltIn that counts towards a MaxFragmentShaderInputDeduction::InterStageBuiltIn.
MaxFragmentShaderInputDeduction
Max shader I/O variable deductions for vertex shader output. Used by StageError::TooManyUserDefinedFragmentInputs and StageError::FragmentInputLocationTooLarge.
MaxVertexShaderOutputDeduction
Max shader I/O variable deductions for vertex shader output. Used by StageError::TooManyUserDefinedVertexOutputs and StageError::VertexOutputLocationTooLarge.