Searched refs:StateVerifier (Results 1 - 7 of 7) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fInteger64StateQueryTests.cpp45 // StateVerifier
47 class StateVerifier : protected glu::CallLogWrapper class in namespace:deqp::gles3::Functional::Integer64StateQueryVerifiers
50 StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix);
51 virtual ~StateVerifier (); // make GCC happy
61 StateVerifier::StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) function in class:deqp::gles3::Functional::Integer64StateQueryVerifiers::StateVerifier
68 StateVerifier::~StateVerifier ()
72 const char* StateVerifier::getTestNamePostfix (void) const
79 class GetBooleanVerifier : public StateVerifier
[all...]
H A Des3fBooleanStateQueryTests.cpp43 // StateVerifier
45 class StateVerifier : protected glu::CallLogWrapper class in namespace:deqp::gles3::Functional::BooleanStateQueryVerifiers
48 StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix);
49 virtual ~StateVerifier (); // make GCC happy
59 StateVerifier::StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) function in class:deqp::gles3::Functional::BooleanStateQueryVerifiers::StateVerifier
66 StateVerifier::~StateVerifier ()
70 const char* StateVerifier::getTestNamePostfix (void) const
77 class IsEnabledVerifier : public StateVerifier
[all...]
H A Des3fIntegerStateQueryTests.cpp55 // StateVerifier
57 class StateVerifier : protected glu::CallLogWrapper class in namespace:deqp::gles3::Functional::IntegerStateQueryVerifiers
60 StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix);
61 virtual ~StateVerifier (); // make GCC happy
79 StateVerifier::StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) function in class:deqp::gles3::Functional::IntegerStateQueryVerifiers::StateVerifier
86 StateVerifier::~StateVerifier ()
90 const char* StateVerifier::getTestNamePostfix (void) const
97 class GetBooleanVerifier : public StateVerifier
[all...]
H A Des3fFloatStateQueryTests.cpp66 // StateVerifier
68 class StateVerifier : protected glu::CallLogWrapper class in namespace:deqp::gles3::Functional::FloatStateQueryVerifiers
71 StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix);
72 virtual ~StateVerifier (); // make GCC happy
91 StateVerifier::StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) function in class:deqp::gles3::Functional::FloatStateQueryVerifiers::StateVerifier
98 StateVerifier::~StateVerifier ()
102 const char* StateVerifier::getTestNamePostfix (void) const
109 class GetBooleanVerifier : public StateVerifier
[all...]
/external/deqp/modules/gles2/functional/
H A Des2fBooleanStateQueryTests.cpp43 // StateVerifier
45 class StateVerifier : protected glu::CallLogWrapper class in namespace:deqp::gles2::Functional::BooleanStateQueryVerifiers
48 StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix);
49 virtual ~StateVerifier (); // make GCC happy
60 StateVerifier::StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) function in class:deqp::gles2::Functional::BooleanStateQueryVerifiers::StateVerifier
67 StateVerifier::~StateVerifier ()
71 const char* StateVerifier::getTestNamePostfix (void) const
78 class IsEnabledVerifier : public StateVerifier
[all...]
H A Des2fIntegerStateQueryTests.cpp55 // StateVerifier
57 class StateVerifier : protected glu::CallLogWrapper class in namespace:deqp::gles2::Functional::IntegerStateQueryVerifiers
60 StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix);
61 virtual ~StateVerifier (); // make GCC happy
78 StateVerifier::StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) function in class:deqp::gles2::Functional::IntegerStateQueryVerifiers::StateVerifier
85 StateVerifier::~StateVerifier ()
89 const char* StateVerifier::getTestNamePostfix (void) const
96 class GetBooleanVerifier : public StateVerifier
[all...]
H A Des2fFloatStateQueryTests.cpp66 // StateVerifier
68 class StateVerifier : protected glu::CallLogWrapper class in namespace:deqp::gles2::Functional::FloatStateQueryVerifiers
71 StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix);
72 virtual ~StateVerifier (); // make GCC happy
90 StateVerifier::StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) function in class:deqp::gles2::Functional::FloatStateQueryVerifiers::StateVerifier
97 StateVerifier::~StateVerifier ()
101 const char* StateVerifier::getTestNamePostfix (void) const
108 class GetBooleanVerifier : public StateVerifier
[all...]

Completed in 214 milliseconds