OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AttachmentTest
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/glshared/
glsLifetimeTests.cpp
1038
class
AttachmentTest
: public TestBase
1041
typedef void (
AttachmentTest
::*TestFunction) (void);
1042
AttachmentTest
(const char* name,
1060
IterateResult
AttachmentTest
::iterate (void)
1077
void
AttachmentTest
::testDeletedNames (void)
[
all
...]
glsFboCompletenessTests.cpp
864
class
AttachmentTest
: public ParamTest<AttachmentParams>
867
AttachmentTest
(Context& group, Params& params)
876
void
AttachmentTest
::makeDepthAndStencil (FboBuilder& builder)
903
IterateResult
AttachmentTest
::build (FboBuilder& builder)
1032
attCombTests->addChild(new
AttachmentTest
(*this, params));
Completed in 74 milliseconds