Signature
glSampleMaski(
GLuint (
maskNumber
)
,
GLbitfield (
mask
)
)-> void
glSampleMaski(
maskNumber
,
mask
)
Parameters
Variables | Description |
---|---|
maskNumber |
Specifies which 32-bit sub-word of the sample mask to update.
|
mask |
Specifies the new value of the mask sub-word.
|