OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:verifyBoolean
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/gles3/functional/
es3fBooleanStateQueryTests.cpp
53
virtual void
verifyBoolean
(tcu::TestContext& testCtx, GLenum name, bool reference) = DE_NULL;
81
void
verifyBoolean
(tcu::TestContext& testCtx, GLenum name, bool reference);
90
void IsEnabledVerifier::
verifyBoolean
(tcu::TestContext& testCtx, GLenum name, bool reference)
122
void
verifyBoolean
(tcu::TestContext& testCtx, GLenum name, bool reference);
131
void GetBooleanVerifier::
verifyBoolean
(tcu::TestContext& testCtx, GLenum name, bool reference)
191
void
verifyBoolean
(tcu::TestContext& testCtx, GLenum name, bool reference);
201
void GetIntegerVerifier::
verifyBoolean
(tcu::TestContext& testCtx, GLenum name, bool reference)
261
void
verifyBoolean
(tcu::TestContext& testCtx, GLenum name, bool reference);
270
void GetInteger64Verifier::
verifyBoolean
(tcu::TestContext& testCtx, GLenum name, bool reference)
330
void
verifyBoolean
(tcu::TestContext& testCtx, GLenum name, bool reference)
[
all
...]
/external/deqp/modules/gles2/functional/
es2fBooleanStateQueryTests.cpp
53
virtual void
verifyBoolean
(tcu::TestContext& testCtx, GLenum name, bool reference) = DE_NULL;
82
void
verifyBoolean
(tcu::TestContext& testCtx, GLenum name, bool reference);
92
void IsEnabledVerifier::
verifyBoolean
(tcu::TestContext& testCtx, GLenum name, bool reference)
130
void
verifyBoolean
(tcu::TestContext& testCtx, GLenum name, bool reference);
140
void GetBooleanVerifier::
verifyBoolean
(tcu::TestContext& testCtx, GLenum name, bool reference)
210
void
verifyBoolean
(tcu::TestContext& testCtx, GLenum name, bool reference);
221
void GetIntegerVerifier::
verifyBoolean
(tcu::TestContext& testCtx, GLenum name, bool reference)
291
void
verifyBoolean
(tcu::TestContext& testCtx, GLenum name, bool reference);
301
void GetFloatVerifier::
verifyBoolean
(tcu::TestContext& testCtx, GLenum name, bool reference)
386
m_verifier->
verifyBoolean
(m_testCtx, m_targetName, m_initial)
[
all
...]
Completed in 53 milliseconds