HomeSort by relevance Sort by last modified time
    Searched full:gencreates (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/glshared/
glsLifetimeTests.hpp 146 virtual bool genCreates (void) const { return false; }
172 bool genCreates (void) const { return m_genCreates; }
188 bool genCreates (void) const { return true; }
201 bool genCreates (void) const { return true; }
glsLifetimeTests.cpp 754 if (m_type.genCreates())
    [all...]

Completed in 116 milliseconds