/external/deqp/modules/gles3/functional/ |
D | es3fInteger64StateQueryTests.cpp | 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 nam… in verifyUnsignedInteger64GreaterOrEqual() 287 …m_verifierFloat = new GetFloatVerifier (m_context.getRenderContext().getFunctions(), m_context… in init()
|
D | es3fInteger64StateQueryTests.hpp | 40 class GetFloatVerifier; 59 Integer64StateQueryVerifiers::GetFloatVerifier* m_verifierFloat;
|
D | es3fIntegerStateQueryTests.hpp | 41 class GetFloatVerifier; 61 IntegerStateQueryVerifiers::GetFloatVerifier* m_verifierFloat;
|
D | es3fFloatStateQueryTests.hpp | 41 class GetFloatVerifier; 61 FloatStateQueryVerifiers::GetFloatVerifier* m_verifierFloat;
|
D | es3fBooleanStateQueryTests.hpp | 42 class GetFloatVerifier; 63 BooleanStateQueryVerifiers::GetFloatVerifier* m_verifierFloat;
|
D | es3fBooleanStateQueryTests.cpp | 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, boo… in verifyBoolean4() 754 …m_verifierFloat = new GetFloatVerifier (m_context.getRenderContext().getFunctions(), m_context.… in init()
|
D | es3fFloatStateQueryTests.cpp | 694 class GetFloatVerifier : public StateVerifier class 697 GetFloatVerifier (const glw::Functions& gl, tcu::TestLog& log); 706 GetFloatVerifier::GetFloatVerifier (const glw::Functions& gl, tcu::TestLog& log) in GetFloatVerifier() function in deqp::gles3::Functional::FloatStateQueryVerifiers::GetFloatVerifier 711 void GetFloatVerifier::verifyFloat (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloat() 729 void GetFloatVerifier::verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat referen… in verifyFloatExpanded() 735 void GetFloatVerifier::verifyFloat2Expanded (tcu::TestContext& testCtx, GLenum name, GLfloat refere… in verifyFloat2Expanded() 758 void GetFloatVerifier::verifyFloat4Color (tcu::TestContext& testCtx, GLenum name, GLfloat reference… in verifyFloat4Color() 783 void GetFloatVerifier::verifyFloatRange (tcu::TestContext& testCtx, GLenum name, GLfloat min, GLflo… in verifyFloatRange() 803 void GetFloatVerifier::verifyFloatGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLfloat r… in verifyFloatGreaterOrEqual() 1271 …m_verifierFloat = new GetFloatVerifier (m_context.getRenderContext().getFunctions(), m_context.… in init()
|
D | es3fIntegerStateQueryTests.cpp | 724 class GetFloatVerifier : public StateVerifier class 727 GetFloatVerifier (const glw::Functions& gl, tcu::TestLog& log); 739 GetFloatVerifier::GetFloatVerifier (const glw::Functions& gl, tcu::TestLog& log) in GetFloatVerifier() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetFloatVerifier 744 void GetFloatVerifier::verifyInteger (tcu::TestContext& testCtx, GLenum name, GLint reference) in verifyInteger() 765 void GetFloatVerifier::verifyInteger4 (tcu::TestContext& testCtx, GLenum name, GLint reference0, GL… in verifyInteger4() 770 void GetFloatVerifier::verifyInteger4Mask (tcu::TestContext& testCtx, GLenum name, GLint reference0… in verifyInteger4Mask() 796 void GetFloatVerifier::verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint r… in verifyIntegerGreaterOrEqual() 814 void GetFloatVerifier::verifyUnsignedIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name,… in verifyUnsignedIntegerGreaterOrEqual() 832 void GetFloatVerifier::verifyIntegerLessOrEqual (tcu::TestContext& testCtx, GLenum name, GLint refe… in verifyIntegerLessOrEqual() 850 void GetFloatVerifier::verifyIntegerGreaterOrEqual2 (tcu::TestContext& testCtx, GLenum name, GLint … in verifyIntegerGreaterOrEqual2() [all …]
|
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.hpp | 40 class GetFloatVerifier; 59 IntegerStateQueryVerifiers::GetFloatVerifier* m_verifierFloat;
|
D | es2fFloatStateQueryTests.hpp | 40 class GetFloatVerifier; 59 FloatStateQueryVerifiers::GetFloatVerifier* m_verifierFloat;
|
D | es2fBooleanStateQueryTests.hpp | 41 class GetFloatVerifier; 61 BooleanStateQueryVerifiers::GetFloatVerifier* m_verifierFloat;
|
D | es2fBooleanStateQueryTests.cpp | 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, boo… in verifyBoolean4() 355 void GetFloatVerifier::verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name) in verifyBooleanAnything() 561 …m_verifierFloat = new GetFloatVerifier (m_context.getRenderContext().getFunctions(), m_context.… in init()
|
D | es2fFloatStateQueryTests.cpp | 620 class GetFloatVerifier : public StateVerifier class 623 GetFloatVerifier (const glw::Functions& gl, tcu::TestLog& log); 631 GetFloatVerifier::GetFloatVerifier (const glw::Functions& gl, tcu::TestLog& log) in GetFloatVerifier() function in deqp::gles2::Functional::FloatStateQueryVerifiers::GetFloatVerifier 636 void GetFloatVerifier::verifyFloat (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloat() 654 void GetFloatVerifier::verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat referen… in verifyFloatExpanded() 660 void GetFloatVerifier::verifyFloat2Expanded (tcu::TestContext& testCtx, GLenum name, GLfloat refere… in verifyFloat2Expanded() 683 void GetFloatVerifier::verifyFloat4Color (tcu::TestContext& testCtx, GLenum name, GLfloat reference… in verifyFloat4Color() 708 void GetFloatVerifier::verifyFloatRange (tcu::TestContext& testCtx, GLenum name, GLfloat min, GLflo… in verifyFloatRange() 1123 …m_verifierFloat = new GetFloatVerifier (m_context.getRenderContext().getFunctions(), m_context.… in init()
|
D | es2fIntegerStateQueryTests.cpp | 487 class GetFloatVerifier : public StateVerifier class 490 GetFloatVerifier (const glw::Functions& gl, tcu::TestLog& log); 501 GetFloatVerifier::GetFloatVerifier (const glw::Functions& gl, tcu::TestLog& log) in GetFloatVerifier() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetFloatVerifier 506 void GetFloatVerifier::verifyInteger (tcu::TestContext& testCtx, GLenum name, GLint reference) in verifyInteger() 527 void GetFloatVerifier::verifyInteger4 (tcu::TestContext& testCtx, GLenum name, GLint reference0, GL… in verifyInteger4() 532 void GetFloatVerifier::verifyInteger4Mask (tcu::TestContext& testCtx, GLenum name, GLint reference0… in verifyInteger4Mask() 558 void GetFloatVerifier::verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint r… in verifyIntegerGreaterOrEqual() 576 void GetFloatVerifier::verifyUnsignedIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name,… in verifyUnsignedIntegerGreaterOrEqual() 594 void GetFloatVerifier::verifyIntegerGreaterOrEqual2 (tcu::TestContext& testCtx, GLenum name, GLint … in verifyIntegerGreaterOrEqual2() 612 void GetFloatVerifier::verifyIntegerAnyOf (tcu::TestContext& testCtx, GLenum name, const GLint refe… in verifyIntegerAnyOf() [all …]
|