Searched refs:genCreates (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/glshared/ | ||
D | glsLifetimeTests.hpp | 146 virtual bool genCreates (void) const { return false; } in genCreates() function in deqp::gls::LifetimeTests::details::Type |
D | glsLifetimeTests.cpp | 919 if (m_type.genCreates()) in testGen() |