Signature
Parameters
| Variables | Description |
|---|---|
| target |
Specifies the target of the query operation.
target
must be
GL_RENDERBUFFER
.
|
| pname |
Specifies the parameter whose value to retrieve from the renderbuffer bound to
target
.
|
| params |
Specifies the address of an array to receive the value of the queried parameter.
|