Program.validate

validate program and call get_param to check if validation was successful

struct Program
nothrow @trusted
validate
()

Return Value

Type: GLResult!void

GLResult!void with GLError with error information if any

Meta