Home
last modified time | relevance | path

Searched refs:nameLingers (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
DglsLifetimeTests.hpp145 virtual bool nameLingers (void) const { return false; } in nameLingers() function in deqp::gls::LifetimeTests::details::Type
171 bool nameLingers (void) const { return false; } in nameLingers() function in deqp::gls::LifetimeTests::details::SimpleType
187 bool nameLingers (void) const { return true; } in nameLingers() function in deqp::gls::LifetimeTests::details::ProgramType
200 bool nameLingers (void) const { return true; } in nameLingers() function in deqp::gls::LifetimeTests::details::ShaderType
DglsLifetimeTests.cpp953 if (m_type.nameLingers()) in testDeleteBound()
1103 if (elemType.nameLingers()) in testDeletedNames()