GLGETPROGRAMRESOURCE - Online Linux Manual PageSection : 3G
Updated : 01/20/2022
Source : [FIXME: source]
Note : [FIXME: manual]

NAMEglGetProgramResourceLocation − query the location of a named resource within a program

C SPECIFICATIONGLint glGetProgramResourceLocation(GLuint program, GLenum programInterface, const char * name);

PARAMETERSprogram The name of a program object whose resources to query​. programInterface A token identifying the interface within program containing the resource named name​. name The name of the resource to query the location of​.

DESCRIPTIONglGetProgramResourceLocation returns the location assigned to the variable named name in interface programInterface of program object program​. program must be the name of a program that has been linked successfully​. programInterface must be one of GL_UNIFORM, GL_PROGRAM_INPUT, GL_PROGRAM_OUTPUT, GL_VERTEX_SUBROUTINE_UNIFORM, GL_TESS_CONTROL_SUBROUTINE_UNIFORM, GL_TESS_EVALUATION_SUBROUTINE_UNIFORM, GL_GEOMETRY_SUBROUTINE_UNIFORM, GL_FRAGMENT_SUBROUTINE_UNIFORM, GL_COMPUTE_SUBROUTINE_UNIFORM, or GL_TRANSFORM_FEEDBACK_BUFFER​. The value −1 will be returned if an error occurs, if name does not identify an active variable on programInterface, or if name identifies an active variable that does not have a valid location assigned, as described above​. The locations returned by these commands are the same locations returned when querying the GL_LOCATION and GL_LOCATION_INDEX resource properties​. A string provided to glGetProgramResourceLocation is considered to match an active variable if: •  the string exactly matches the name of the active variable •  if the string identifies the base name of an active array, where the string would exactly match the name of the variable if the suffix "[0]" were appended to the string •  if the string identifies an active element of the array, where the string ends with the concatenation of the "[" character, an integer with no "+" sign, extra leading zeroes, or whitespace identifying an array element, and the "]" character, the integer is less than the number of active elements of the array variable, and where the string would exactly match the enumerated name of the array if the decimal integer were replaced with zero​. Any other string is considered not to identify an active variable​. If the string specifies an element of an array variable, glGetProgramResourceLocation returns the location assigned to that element​. If it specifies the base name of an array, it identifies the resources associated with the first element of the array​.

ERRORSGL_INVALID_VALUE is generated if program is not the name of an existing program object​. GL_INVALID_ENUM is generated if programInterface is not one of the accepted interface types​. GL_INVALID_OPERATION is generated if program has not been linked successfully​.

VERSION SUPPORT OpenGL Version Function / Feature Name 2​.0 none;'>none;'>none;'>none;'>none;'>none;'>none;'>none;'>none;'>none;'>none;'>none;'>none;'> 2​.1 3​.0 3​.1 3​.2 3​.3 4​.0 4​.1 4​.2 4​.3 4​.4 4​.5 glGetProgramResourceLocation

SEE ALSOglGetProgramResourceName(), glGetProgramResourceIndex(), glGetProgramResource(), glGetProgramResourceLocationIndex()​.

COPYRIGHTCopyright © 2013−2014 Khronos Group​. This material may be distributed subject to the terms and conditions set forth in the Open Publication License, v 1​.0, 8 June 1999​. http://opencontent​.org/openpub/​.

COPYRIGHT
Copyright © 2013-2014 Khronos Group
0
Johanes Gumabo
Data Size   :   19,592 byte
man-glGetProgramResourceLocation.3GBuild   :   2024-12-05, 20:55   :  
Visitor Screen   :   x
Visitor Counter ( page / site )   :   2 / 203,325
Visitor ID   :     :  
Visitor IP   :   18.218.94.236   :  
Visitor Provider   :   AMAZON-02   :  
Provider Position ( lat x lon )   :   39.962500 x -83.006100   :   x
Provider Accuracy Radius ( km )   :   10   :  
Provider City   :   Columbus   :  
Provider Province   :   Ohio ,   :   ,
Provider Country   :   United States   :  
Provider Continent   :   North America   :  
Visitor Recorder   :   Version   :  
Visitor Recorder   :   Library   :  
Online Linux Manual Page   :   Version   :   Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page   :   Library   :   lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page   :   Library   :   lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base   :   Version   :   Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base   :   Library   :   lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36

Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.