Searched defs:genCreates (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
H A DglsLifetimeTests.hpp146 virtual bool genCreates (void) const { return false; } function in class:deqp::gls::LifetimeTests::details::Type
172 bool genCreates (void) const { return m_genCreates; } function in class:deqp::gls::LifetimeTests::details::SimpleType
188 bool genCreates (void) const { return true; } function in class:deqp::gls::LifetimeTests::details::ProgramType
201 bool genCreates (void) const { return true; } function in class:deqp::gls::LifetimeTests::details::ShaderType

Completed in 65 milliseconds