glGetProgramValidateStatus

actual fun glGetProgramValidateStatus(programHandle: Int): Boolean

Returns true if program identified by a given programHandle has been successfully validated.

expect fun glGetProgramValidateStatus(programHandle: Int): Boolean

Returns true if program identified by a given programHandle has been successfully validated.

actual fun glGetProgramValidateStatus(programHandle: Int): Boolean

Returns true if program identified by a given programHandle has been successfully validated.