Searched refs:verifyFloatExpanded (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fFloatStateQueryTests.cpp80 virtual void verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference) = DE_NULL;
114 void verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference);
145 void GetBooleanVerifier::verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference) function in class:deqp::gles2::Functional::FloatStateQueryVerifiers::GetBooleanVerifier
256 void verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference);
288 void GetIntegerVerifier::verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference) function in class:deqp::gles2::Functional::FloatStateQueryVerifiers::GetIntegerVerifier
441 void verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference);
473 void GetInteger64Verifier::verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference) function in class:deqp::gles2::Functional::FloatStateQueryVerifiers::GetInteger64Verifier
626 void verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference);
655 void GetFloatVerifier::verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference) function in class:deqp::gles2::Functional::FloatStateQueryVerifiers::GetFloatVerifier
1042 m_verifier->verifyFloatExpanded(m_testCt
[all...]
/external/deqp/modules/gles3/functional/
H A Des3fFloatStateQueryTests.cpp80 virtual void verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference) = DE_NULL;
115 void verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference);
147 void GetBooleanVerifier::verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference) function in class:deqp::gles3::Functional::FloatStateQueryVerifiers::GetBooleanVerifier
288 void verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference);
321 void GetIntegerVerifier::verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference) function in class:deqp::gles3::Functional::FloatStateQueryVerifiers::GetIntegerVerifier
494 void verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference);
527 void GetInteger64Verifier::verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference) function in class:deqp::gles3::Functional::FloatStateQueryVerifiers::GetInteger64Verifier
700 void verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference);
730 void GetFloatVerifier::verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference) function in class:deqp::gles3::Functional::FloatStateQueryVerifiers::GetFloatVerifier
1168 m_verifier->verifyFloatExpanded(m_testCt
[all...]

Completed in 66 milliseconds