Home
last modified time | relevance | path

Searched refs:getSamplerTypes (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fProgramUniformTests.cpp354 vector<glu::DataType> getSamplerTypes (void) const in getSamplerTypes() function in deqp::gles31::Functional::__anon47fb32db0211::UniformCollection
364 return getSamplerTypes().size() > 1; in containsSeveralSamplerTypes()
1098 const vector<glu::DataType> samplerTypes = m_uniformCollection->getSamplerTypes(); in writeUniformDefinitions()
/external/deqp/modules/gles2/functional/
Des2fUniformApiTests.cpp308 vector<glu::DataType> getSamplerTypes (void) const in getSamplerTypes() function in deqp::gles2::Functional::__anonbfa136990111::UniformCollection
318 return getSamplerTypes().size() > 1; in containsSeveralSamplerTypes()
1101 const bool containsSamplers = !m_uniformCollection->getSamplerTypes().empty(); in writeUniformDefinitions()
/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp374 vector<glu::DataType> getSamplerTypes (void) const in getSamplerTypes() function in deqp::gles3::Functional::__anon1600017b0111::UniformCollection
384 return getSamplerTypes().size() > 1; in containsSeveralSamplerTypes()
1282 const vector<glu::DataType> samplerTypes = m_uniformCollection->getSamplerTypes(); in writeUniformDefinitions()