glSampleCoverage¶
specify multisample coverage parameters
- arguments
-
float
$value
Specify a single floating-point sample coverage value. The value is clamped to the range 0 1 . The initial value is 1.0.bool
$invert
Specify a single boolean value representing if the coverage masks should be inverted.GL_TRUE andGL_FALSE are accepted. The initial value isGL_FALSE .
- returns
-
void
Copyright © 2010-2014 Khronos Group
This material may be distributed subject to the terms and conditions set forth in the Open Publication License, v 1.0, 8 June 1999. https://opencontent.org/openpub/.