Searched defs:getProgramResourceName (Results 1 – 3 of 3) sorted by relevance
41 void getProgramResourceName (const glw::Functions& gl, deUint32 program, deUint32 programInterface,… in getProgramResourceName() function
108 inline std::string getProgramResourceName (const glw::Functions& gl, deUint32 program, deUint32 pro… in getProgramResourceName() function
330 glGetProgramResourceNameFunc getProgramResourceName; variable