Function Gl.GetProgramResourceName
Commands for GL_VERSION_4_3
void GetProgramResourceName
(
uint program,
uint programInterface,
uint index,
int bufSize,
int* length,
char* name
) const;