HomeSort by relevance Sort by last modified time
    Searched refs:StateVerifier (Results 1 - 7 of 7) sorted by null

  /external/deqp/modules/gles3/functional/
es3fInteger64StateQueryTests.cpp 45 // StateVerifier
47 class StateVerifier : protected glu::CallLogWrapper
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)
68 StateVerifier::~StateVerifier ()
72 const char* StateVerifier::getTestNamePostfix (void) const
79 class GetBooleanVerifier : public StateVerifier
    [all...]
es3fBooleanStateQueryTests.cpp 43 // StateVerifier
45 class StateVerifier : protected glu::CallLogWrapper
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)
66 StateVerifier::~StateVerifier ()
70 const char* StateVerifier::getTestNamePostfix (void) const
77 class IsEnabledVerifier : public StateVerifier
    [all...]
es3fIntegerStateQueryTests.cpp 55 // StateVerifier
57 class StateVerifier : protected glu::CallLogWrapper
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)
86 StateVerifier::~StateVerifier ()
90 const char* StateVerifier::getTestNamePostfix (void) const
97 class GetBooleanVerifier : public StateVerifier
    [all...]
es3fFloatStateQueryTests.cpp 66 // StateVerifier
68 class StateVerifier : protected glu::CallLogWrapper
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)
98 StateVerifier::~StateVerifier ()
102 const char* StateVerifier::getTestNamePostfix (void) const
109 class GetBooleanVerifier : public StateVerifier
    [all...]
  /external/deqp/modules/gles2/functional/
es2fBooleanStateQueryTests.cpp 43 // StateVerifier
45 class StateVerifier : protected glu::CallLogWrapper
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)
67 StateVerifier::~StateVerifier ()
71 const char* StateVerifier::getTestNamePostfix (void) const
78 class IsEnabledVerifier : public StateVerifier
    [all...]
es2fIntegerStateQueryTests.cpp 55 // StateVerifier
57 class StateVerifier : protected glu::CallLogWrapper
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)
85 StateVerifier::~StateVerifier ()
89 const char* StateVerifier::getTestNamePostfix (void) const
96 class GetBooleanVerifier : public StateVerifier
    [all...]
es2fFloatStateQueryTests.cpp 66 // StateVerifier
68 class StateVerifier : protected glu::CallLogWrapper
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)
97 StateVerifier::~StateVerifier ()
101 const char* StateVerifier::getTestNamePostfix (void) const
108 class GetBooleanVerifier : public StateVerifier
    [all...]

Completed in 204 milliseconds