OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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 63 milliseconds