(
)->
glGetActiveUniformBlockiv(
GLuint ( program ) , GLuint ( uniformBlockIndex ) , GLenum ( pname ) , GLint *( params ))-> void
glGetActiveUniformBlockiv(
program , uniformBlockIndex , pname , params)
Parameters Variables Description programSpecifies the name of a program containing the uniform block.
uniformBlockIndexSpecifies the index of the uniform block within
program.
pnameSpecifies the name of the parameter to query.
paramsSpecifies the address of a variable to receive the result of the query.
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