Searched refs:getNumLiveAttributes (Results 1 – 2 of 2) sorted by relevance
706 …int getNumLiveAttributes() const; // can be used for glGetProgramiv(GL_ACTIVE…
2000 int TProgram::getNumLiveAttributes() const { return reflection->getNumAttributes(… in getNumLiveAttributes() function in glslang::TProgram