glCompileShader

actual fun glCompileShader(shaderHandle: Int)

Compiles a shader identified by a given shaderHandle.

expect fun glCompileShader(shaderHandle: Int)

Compiles a shader identified by a given shaderHandle.

actual fun glCompileShader(shaderHandle: Int)

Compiles a shader identified by a given shaderHandle.