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 Des3fFloatStateQueryTests.cpp67 // StateVerifier
69 class StateVerifier : protected glu::CallLogWrapper class in namespace:deqp::gles3::Functional::FloatStateQueryVerifiers
72 StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix);
73 virtual ~StateVerifier (); // make GCC happy
92 StateVerifier::StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) function in class:deqp::gles3::Functional::FloatStateQueryVerifiers::StateVerifier
99 StateVerifier::~StateVerifier ()
103 const char* StateVerifier::getTestNamePostfix (void) const
110 class GetBooleanVerifier : public StateVerifier
[all...]
H A Des3fIntegerStateQueryTests.cpp61 // StateVerifier
63 class StateVerifier : protected glu::CallLogWrapper class in namespace:deqp::gles3::Functional::IntegerStateQueryVerifiers
66 StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix);
67 virtual ~StateVerifier (); // make GCC happy
85 StateVerifier::StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) function in class:deqp::gles3::Functional::IntegerStateQueryVerifiers::StateVerifier
92 StateVerifier::~StateVerifier ()
96 const char* StateVerifier::getTestNamePostfix (void) const
103 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.cpp61 // StateVerifier
63 class StateVerifier : protected glu::CallLogWrapper class in namespace:deqp::gles2::Functional::IntegerStateQueryVerifiers
66 StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix);
67 virtual ~StateVerifier (); // make GCC happy
84 StateVerifier::StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) function in class:deqp::gles2::Functional::IntegerStateQueryVerifiers::StateVerifier
91 StateVerifier::~StateVerifier ()
95 const char* StateVerifier::getTestNamePostfix (void) const
102 class GetBooleanVerifier : public StateVerifier
[all...]
H A Des2fFloatStateQueryTests.cpp67 // StateVerifier
69 class StateVerifier : protected glu::CallLogWrapper class in namespace:deqp::gles2::Functional::FloatStateQueryVerifiers
72 StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix);
73 virtual ~StateVerifier (); // make GCC happy
91 StateVerifier::StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) function in class:deqp::gles2::Functional::FloatStateQueryVerifiers::StateVerifier
98 StateVerifier::~StateVerifier ()
102 const char* StateVerifier::getTestNamePostfix (void) const
109 class GetBooleanVerifier : public StateVerifier
[all...]

Completed in 168 milliseconds