Lines Matching refs:declare
1057 dst << glu::declare(m_uniformCollection->getStructType(i)) << ";\n";1060 dst << "uniform " << glu::declare(m_uniformCollection->getUniform(i).type, m_uniformCollection->getUniform(i).name.c_str()) << ";\n";