Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds