Home | History | Annotate | Download | only in glshared

Lines Matching defs:linkProgram

248 static inline bool linkProgram (const deUint32 programGL)
748 const bool linkOk = attemptLink && linkProgram(m_programGL);