Searched refs:getSamplerTypes (Results 1 – 3 of 3) sorted by relevance
354 vector<glu::DataType> getSamplerTypes (void) const in getSamplerTypes() function in deqp::gles31::Functional::__anon47fb32db0211::UniformCollection364 return getSamplerTypes().size() > 1; in containsSeveralSamplerTypes()1098 const vector<glu::DataType> samplerTypes = m_uniformCollection->getSamplerTypes(); in writeUniformDefinitions()
308 vector<glu::DataType> getSamplerTypes (void) const in getSamplerTypes() function in deqp::gles2::Functional::__anonbfa136990111::UniformCollection318 return getSamplerTypes().size() > 1; in containsSeveralSamplerTypes()1101 const bool containsSamplers = !m_uniformCollection->getSamplerTypes().empty(); in writeUniformDefinitions()
374 vector<glu::DataType> getSamplerTypes (void) const in getSamplerTypes() function in deqp::gles3::Functional::__anon1600017b0111::UniformCollection384 return getSamplerTypes().size() > 1; in containsSeveralSamplerTypes()1282 const vector<glu::DataType> samplerTypes = m_uniformCollection->getSamplerTypes(); in writeUniformDefinitions()