inaccurate-feedback-attribute-error ( attribute -- * )


Vocabulary
gpu.shaders

Class description
This error is thrown when the vertex-format specified as the transform feedback output format of a program does not match the format of the output attributes linked into a program-instance.

Definition


Methods

M: inaccurate-feedback-attribute-error error.
drop
"The types of the transform feedback attributes don't match th..."
print ;