Signature
Parameters
| Variables | Description |
|---|---|
| shader |
Specifies the shader object to be
queried.
|
| bufSize |
Specifies the size of the character buffer for
storing the returned source code string.
|
| length |
Returns the length of the string returned in
source
(excluding the null
terminator).
|
| source |
Specifies an array of characters that is used
to return the source code string.
|