(require-gl) ( thing require-quot make-error-quot -- )


Vocabulary
opengl.capabilities

Inputs
thingan object
require-quotan object
make-error-quotan object


Outputs
None

Definition


: (require-gl) ( thing require-quot make-error-quot -- )
[ dupd call [ drop ] ] dip [ " " make throw ] curry if ;
inline