Home | History | Annotate | Download | only in functional

Lines Matching refs:InterfaceVariableInfo

2620 	const glu::InterfaceVariableInfo	acVarInfo		= numPassedLoc != GL_INVALID_INDEX ? glu::getProgramInterfaceVariableInfo(gl, program, GL_UNIFORM, numPassedLoc)
2621 : glu::InterfaceVariableInfo();