(
shader , bufSize , length , source)
Retrieve the program/shader's source code as a Python string returns string which is '' if no source codeParameters Variables Description shader
Specifies the shader object to be queried.
bufSizeSpecifies the size of the character buffer for storing the returned source code string.
lengthReturns the length of the string returned in
source(excluding the null terminator).
sourceSpecifies an array of characters that is used to return the source code string.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4