Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fInteger64StateQueryTests.cpp45 // StateVerifier
47 class StateVerifier : protected glu::CallLogWrapper class
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) in StateVerifier() function in deqp::gles3::Functional::Integer64StateQueryVerifiers::StateVerifier
68 StateVerifier::~StateVerifier () in ~StateVerifier()
72 const char* StateVerifier::getTestNamePostfix (void) const in getTestNamePostfix()
79 class GetBooleanVerifier : public StateVerifier
[all...]
H A Des3fBooleanStateQueryTests.cpp43 // StateVerifier
45 class StateVerifier : protected glu::CallLogWrapper class
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) in StateVerifier() function in deqp::gles3::Functional::BooleanStateQueryVerifiers::StateVerifier
66 StateVerifier::~StateVerifier () in ~StateVerifier()
70 const char* StateVerifier::getTestNamePostfix (void) const in getTestNamePostfix()
77 class IsEnabledVerifier : public StateVerifier
[all...]
H A Des3fIntegerStateQueryTests.cpp61 // StateVerifier
63 class StateVerifier : protected glu::CallLogWrapper class
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) in StateVerifier() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::StateVerifier
92 StateVerifier::~StateVerifier () in ~StateVerifier()
96 const char* StateVerifier::getTestNamePostfix (void) const in getTestNamePostfix()
103 class GetBooleanVerifier : public StateVerifier
[all...]
H A Des3fFloatStateQueryTests.cpp67 // StateVerifier
69 class StateVerifier : protected glu::CallLogWrapper class
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) in StateVerifier() function in deqp::gles3::Functional::FloatStateQueryVerifiers::StateVerifier
99 StateVerifier::~StateVerifier () in ~StateVerifier()
103 const char* StateVerifier::getTestNamePostfix (void) const in getTestNamePostfix()
110 class GetBooleanVerifier : public StateVerifier
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fBooleanStateQueryTests.cpp43 // StateVerifier
45 class StateVerifier : protected glu::CallLogWrapper class
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) in StateVerifier() function in deqp::gles2::Functional::BooleanStateQueryVerifiers::StateVerifier
67 StateVerifier::~StateVerifier () in ~StateVerifier()
71 const char* StateVerifier::getTestNamePostfix (void) const in getTestNamePostfix()
78 class IsEnabledVerifier : public StateVerifier
[all...]
H A Des2fIntegerStateQueryTests.cpp61 // StateVerifier
63 class StateVerifier : protected glu::CallLogWrapper class
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) in StateVerifier() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::StateVerifier
91 StateVerifier::~StateVerifier () in ~StateVerifier()
95 const char* StateVerifier::getTestNamePostfix (void) const in getTestNamePostfix()
102 class GetBooleanVerifier : public StateVerifier
[all...]
H A Des2fFloatStateQueryTests.cpp67 // StateVerifier
69 class StateVerifier : protected glu::CallLogWrapper class
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) in StateVerifier() function in deqp::gles2::Functional::FloatStateQueryVerifiers::StateVerifier
98 StateVerifier::~StateVerifier () in ~StateVerifier()
102 const char* StateVerifier::getTestNamePostfix (void) const in getTestNamePostfix()
109 class GetBooleanVerifier : public StateVerifier
[all...]

Completed in 10 milliseconds