OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:verifyFloatRange
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/gles2/functional/
es2fFloatStateQueryTests.cpp
85
virtual void
verifyFloatRange
(tcu::TestContext& testCtx, GLenum name, GLfloat min, GLfloat max) = DE_NULL;
117
void
verifyFloatRange
(tcu::TestContext& testCtx, GLenum name, GLfloat min, GLfloat max);
217
void GetBooleanVerifier::
verifyFloatRange
(tcu::TestContext& testCtx, GLenum name, GLfloat min, GLfloat max)
259
void
verifyFloatRange
(tcu::TestContext& testCtx, GLenum name, GLfloat min, GLfloat max);
401
void GetIntegerVerifier::
verifyFloatRange
(tcu::TestContext& testCtx, GLenum name, GLfloat min, GLfloat max)
444
void
verifyFloatRange
(tcu::TestContext& testCtx, GLenum name, GLfloat min, GLfloat max);
586
void GetInteger64Verifier::
verifyFloatRange
(tcu::TestContext& testCtx, GLenum name, GLfloat min, GLfloat max)
629
void
verifyFloatRange
(tcu::TestContext& testCtx, GLenum name, GLfloat min, GLfloat max);
709
void GetFloatVerifier::
verifyFloatRange
(tcu::TestContext& testCtx, GLenum name, GLfloat min, GLfloat max)
[
all
...]
/external/deqp/modules/gles3/functional/
es3fFloatStateQueryTests.cpp
85
virtual void
verifyFloatRange
(tcu::TestContext& testCtx, GLenum name, GLfloat min, GLfloat max) = DE_NULL;
118
void
verifyFloatRange
(tcu::TestContext& testCtx, GLenum name, GLfloat min, GLfloat max);
219
void GetBooleanVerifier::
verifyFloatRange
(tcu::TestContext& testCtx, GLenum name, GLfloat min, GLfloat max)
291
void
verifyFloatRange
(tcu::TestContext& testCtx, GLenum name, GLfloat min, GLfloat max);
434
void GetIntegerVerifier::
verifyFloatRange
(tcu::TestContext& testCtx, GLenum name, GLfloat min, GLfloat max)
497
void
verifyFloatRange
(tcu::TestContext& testCtx, GLenum name, GLfloat min, GLfloat max);
640
void GetInteger64Verifier::
verifyFloatRange
(tcu::TestContext& testCtx, GLenum name, GLfloat min, GLfloat max)
703
void
verifyFloatRange
(tcu::TestContext& testCtx, GLenum name, GLfloat min, GLfloat max);
784
void GetFloatVerifier::
verifyFloatRange
(tcu::TestContext& testCtx, GLenum name, GLfloat min, GLfloat max)
[
all
...]
Completed in 434 milliseconds