is-shader-ready ( shader -- bool )


Vocabulary
raylib

Inputs
shadera Shader


Outputs
boola boolean


Word description
Check if a shader is ready

Warning
Shader functionality is not available on OpenGL 1.1


Definition