glValidateProgram

actual fun glValidateProgram(programHandle: Int)

Validates program identified by a given programHandle.

expect fun glValidateProgram(programHandle: Int)

Validates program identified by a given programHandle.

actual fun glValidateProgram(programHandle: Int)

Validates program identified by a given programHandle.