Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fUniformApiTests.cpp382 bool containsSeveralSamplerTypes (void) const
2498 const bool renderingPossible = (m_features & FEATURE_UNIFORMVALUE_ZERO) == 0 || !m_uniformCollection->containsSeveralSamplerTypes(); in test()
2763 if (checkMethod == UniformValueCase::CHECKMETHOD_RENDER && uniformCollection->containsSeveralSamplerTypes()) in init()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fUniformApiTests.cpp316 bool containsSeveralSamplerTypes (void) const
1995 const bool renderingPossible = (m_features & FEATURE_UNIFORMVALUE_ZERO) == 0 || !m_uniformCollection->containsSeveralSamplerTypes(); in test()
2239 if (checkMethod == UniformValueCase::CHECKMETHOD_RENDER && uniformCollection->containsSeveralSamplerTypes()) in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp362 bool containsSeveralSamplerTypes (void) const in containsSeveralSamplerTypes() function in deqp::gles31::Functional::__anon30866::UniformCollection

Completed in 13 milliseconds