/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fInteger64StateQueryTests.cpp | 157 //GetFloatVerifier 159 class GetFloatVerifier : public StateVerifier class 162 GetFloatVerifier (const glw::Functions& gl, tcu::TestLog& log); 166 GetFloatVerifier::GetFloatVerifier (const glw::Functions& gl, tcu::TestLog& log) in GetFloatVerifier() function in deqp::gles3::Functional::Integer64StateQueryVerifiers::GetFloatVerifier 171 void GetFloatVerifier::verifyUnsignedInteger64GreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLuint64 reference) in verifyUnsignedInteger64GreaterOrEqual() 289 m_verifierFloat = new GetFloatVerifier (m_context.getRenderContext().getFunctions(), m_context.getTestContext().getLog()); in init()
|
H A D | es3fFloatStateQueryTests.hpp | 41 class GetFloatVerifier; 61 FloatStateQueryVerifiers::GetFloatVerifier* m_verifierFloat;
|
H A D | es3fInteger64StateQueryTests.hpp | 40 class GetFloatVerifier; 59 Integer64StateQueryVerifiers::GetFloatVerifier* m_verifierFloat;
|
H A D | es3fIntegerStateQueryTests.hpp | 41 class GetFloatVerifier; 61 IntegerStateQueryVerifiers::GetFloatVerifier* m_verifierFloat;
|
H A D | es3fBooleanStateQueryTests.hpp | 42 class GetFloatVerifier; 63 BooleanStateQueryVerifiers::GetFloatVerifier* m_verifierFloat;
|
H A D | es3fBooleanStateQueryTests.cpp | 324 //GetFloatVerifier 326 class GetFloatVerifier : public StateVerifier class 329 GetFloatVerifier (const glw::Functions& gl, tcu::TestLog& log); 334 GetFloatVerifier::GetFloatVerifier (const glw::Functions& gl, tcu::TestLog& log) in GetFloatVerifier() function in deqp::gles3::Functional::BooleanStateQueryVerifiers::GetFloatVerifier 339 void GetFloatVerifier::verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference) in verifyBoolean() 359 void GetFloatVerifier::verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, bool reference1, bool reference2, bool reference3) in verifyBoolean4() 756 m_verifierFloat = new GetFloatVerifier (m_context.getRenderContext().getFunctions(), m_context.getTestContext().getLog()); in init()
|
H A D | es3fFloatStateQueryTests.cpp | 693 //GetFloatVerifier 695 class GetFloatVerifier : public StateVerifier class 698 GetFloatVerifier (const glw::Functions& gl, tcu::TestLog& log); 707 GetFloatVerifier::GetFloatVerifier (const glw::Functions& gl, tcu::TestLog& log) in GetFloatVerifier() function in deqp::gles3::Functional::FloatStateQueryVerifiers::GetFloatVerifier 712 void GetFloatVerifier::verifyFloat (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloat() 730 void GetFloatVerifier::verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloatExpanded() 736 void GetFloatVerifier::verifyFloat2Expanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference0, GLfloat reference1) in verifyFloat2Expanded() 759 void GetFloatVerifier::verifyFloat4Color (tcu::TestContext& testCtx, GLenum name, GLfloat reference0, GLfloat reference1, GLfloat reference2, GLfloat reference3) in verifyFloat4Color() 784 void GetFloatVerifier [all...] |
H A D | es3fIntegerStateQueryTests.cpp | 728 //GetFloatVerifier 730 class GetFloatVerifier : public StateVerifier class 733 GetFloatVerifier (const glw::Functions& gl, tcu::TestLog& log); 745 GetFloatVerifier::GetFloatVerifier (const glw::Functions& gl, tcu::TestLog& log) in GetFloatVerifier() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetFloatVerifier 750 void GetFloatVerifier::verifyInteger (tcu::TestContext& testCtx, GLenum name, GLint reference) in verifyInteger() 771 void GetFloatVerifier::verifyInteger4 (tcu::TestContext& testCtx, GLenum name, GLint reference0, GLint reference1, GLint reference2, GLint reference3) in verifyInteger4() 776 void GetFloatVerifier::verifyInteger4Mask (tcu::TestContext& testCtx, GLenum name, GLint reference0, bool enableRef0, GLint reference1, bool enableRef1, GLint reference2, bool enableRef2, GLint reference3, bool enableRef3) in verifyInteger4Mask() 802 void GetFloatVerifier::verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference) in verifyIntegerGreaterOrEqual() 820 void GetFloatVerifier [all...] |
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fBooleanStateQueryTests.hpp | 41 class GetFloatVerifier; 61 BooleanStateQueryVerifiers::GetFloatVerifier* m_verifierFloat;
|
H A D | es2fFloatStateQueryTests.hpp | 40 class GetFloatVerifier; 59 FloatStateQueryVerifiers::GetFloatVerifier* m_verifierFloat;
|
H A D | es2fIntegerStateQueryTests.hpp | 40 class GetFloatVerifier; 59 IntegerStateQueryVerifiers::GetFloatVerifier* m_verifierFloat;
|
H A D | es2fBooleanStateQueryTests.cpp | 285 //GetFloatVerifier 287 class GetFloatVerifier : public StateVerifier class 290 GetFloatVerifier (const glw::Functions& gl, tcu::TestLog& log); 296 GetFloatVerifier::GetFloatVerifier (const glw::Functions& gl, tcu::TestLog& log) in GetFloatVerifier() function in deqp::gles2::Functional::BooleanStateQueryVerifiers::GetFloatVerifier 301 void GetFloatVerifier::verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference) in verifyBoolean() 321 void GetFloatVerifier::verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, bool reference1, bool reference2, bool reference3) in verifyBoolean4() 355 void GetFloatVerifier::verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name) in verifyBooleanAnything() 563 m_verifierFloat = new GetFloatVerifier (m_context.getRenderContext().getFunctions(), m_context.getTestContext().getLog()); in init()
|
H A D | es2fFloatStateQueryTests.cpp | 619 //GetFloatVerifier 621 class GetFloatVerifier : public StateVerifier class 624 GetFloatVerifier (const glw::Functions& gl, tcu::TestLog& log); 632 GetFloatVerifier::GetFloatVerifier (const glw::Functions& gl, tcu::TestLog& log) in GetFloatVerifier() function in deqp::gles2::Functional::FloatStateQueryVerifiers::GetFloatVerifier 637 void GetFloatVerifier::verifyFloat (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloat() 655 void GetFloatVerifier::verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloatExpanded() 661 void GetFloatVerifier::verifyFloat2Expanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference0, GLfloat reference1) in verifyFloat2Expanded() 684 void GetFloatVerifier::verifyFloat4Color (tcu::TestContext& testCtx, GLenum name, GLfloat reference0, GLfloat reference1, GLfloat reference2, GLfloat reference3) in verifyFloat4Color() 709 void GetFloatVerifier [all...] |
H A D | es2fIntegerStateQueryTests.cpp | 491 //GetFloatVerifier 493 class GetFloatVerifier : public StateVerifier class 496 GetFloatVerifier (const glw::Functions& gl, tcu::TestLog& log); 507 GetFloatVerifier::GetFloatVerifier (const glw::Functions& gl, tcu::TestLog& log) in GetFloatVerifier() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetFloatVerifier 512 void GetFloatVerifier::verifyInteger (tcu::TestContext& testCtx, GLenum name, GLint reference) in verifyInteger() 533 void GetFloatVerifier::verifyInteger4 (tcu::TestContext& testCtx, GLenum name, GLint reference0, GLint reference1, GLint reference2, GLint reference3) in verifyInteger4() 538 void GetFloatVerifier::verifyInteger4Mask (tcu::TestContext& testCtx, GLenum name, GLint reference0, bool enableRef0, GLint reference1, bool enableRef1, GLint reference2, bool enableRef2, GLint reference3, bool enableRef3) in verifyInteger4Mask() 564 void GetFloatVerifier::verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint reference) in verifyIntegerGreaterOrEqual() 582 void GetFloatVerifier [all...] |