Searched refs:collectStructPtrs (Results 1 – 1 of 1) sorted by relevance
417 static void collectStructPtrs (std::set<const glu::StructType*>& dst, const glu::VarType& type) in collectStructPtrs() function420 collectStructPtrs(dst, type.getElementType()); in collectStructPtrs()426 collectStructPtrs(dst, type.getStructPtr()->getMember(memberNdx).getType()); in collectStructPtrs()439 collectStructPtrs(structTypes, m_shaders[shaderNdx]->m_defaultBlock.variables[varNdx].varType); in ~Program()443 …collectStructPtrs(structTypes, m_shaders[shaderNdx]->m_defaultBlock.interfaceBlocks[interfaceNdx].… in ~Program()