GLShaderProgram.thisInUse

glUseProgram, set this is current shader program or set zero (if u==false)

  1. bool thisInUse [@property getter]
  2. bool thisInUse [@property setter]
    class GLShaderProgram
    protected final @property
    void
    thisInUse
    (
    bool u
    )

Meta