invalid-link-feedback-format-error ( format -- * )


Vocabulary
gpu.shaders

Class description
This error is thrown when the vertex-format specified as the transform feedback output format of a program is not suitable for the purpose. Transform feedback formats do not support padding (fields with a name of f).

Definition


Methods

M: invalid-link-feedback-format-error error.
drop
"Vertex formats used for transform feedback can't contain padd..."
print ;