/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 | es3fFloatStateQueryTests.hpp | 41 class GetFloatVerifier; 61 FloatStateQueryVerifiers::GetFloatVerifier* m_verifierFloat;
|
D | es3fIntegerStateQueryTests.hpp | 41 class GetFloatVerifier; 61 IntegerStateQueryVerifiers::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 | 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 referen… in verifyFloatExpanded() 736 void GetFloatVerifier::verifyFloat2Expanded (tcu::TestContext& testCtx, GLenum name, GLfloat refere… in verifyFloat2Expanded() 759 void GetFloatVerifier::verifyFloat4Color (tcu::TestContext& testCtx, GLenum name, GLfloat reference… in verifyFloat4Color() 784 void GetFloatVerifier::verifyFloatRange (tcu::TestContext& testCtx, GLenum name, GLfloat min, GLflo… in verifyFloatRange() 804 void GetFloatVerifier::verifyFloatGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLfloat r… in verifyFloatGreaterOrEqual() 1272 …m_verifierFloat = new GetFloatVerifier (m_context.getRenderContext().getFunctions(), m_context.… in init()
|
D | es3fIntegerStateQueryTests.cpp | 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, GL… in verifyInteger4() 776 void GetFloatVerifier::verifyInteger4Mask (tcu::TestContext& testCtx, GLenum name, GLint reference0… in verifyInteger4Mask() 802 void GetFloatVerifier::verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint r… in verifyIntegerGreaterOrEqual() 820 void GetFloatVerifier::verifyUnsignedIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name,… in verifyUnsignedIntegerGreaterOrEqual() 838 void GetFloatVerifier::verifyIntegerLessOrEqual (tcu::TestContext& testCtx, GLenum name, GLint refe… in verifyIntegerLessOrEqual() 856 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 | 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 referen… in verifyFloatExpanded() 661 void GetFloatVerifier::verifyFloat2Expanded (tcu::TestContext& testCtx, GLenum name, GLfloat refere… in verifyFloat2Expanded() 684 void GetFloatVerifier::verifyFloat4Color (tcu::TestContext& testCtx, GLenum name, GLfloat reference… in verifyFloat4Color() 709 void GetFloatVerifier::verifyFloatRange (tcu::TestContext& testCtx, GLenum name, GLfloat min, GLflo… in verifyFloatRange() 1124 …m_verifierFloat = new GetFloatVerifier (m_context.getRenderContext().getFunctions(), m_context.… in init()
|
D | es2fIntegerStateQueryTests.cpp | 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, GL… in verifyInteger4() 538 void GetFloatVerifier::verifyInteger4Mask (tcu::TestContext& testCtx, GLenum name, GLint reference0… in verifyInteger4Mask() 564 void GetFloatVerifier::verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint r… in verifyIntegerGreaterOrEqual() 582 void GetFloatVerifier::verifyUnsignedIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name,… in verifyUnsignedIntegerGreaterOrEqual() 600 void GetFloatVerifier::verifyIntegerGreaterOrEqual2 (tcu::TestContext& testCtx, GLenum name, GLint … in verifyIntegerGreaterOrEqual2() 618 void GetFloatVerifier::verifyIntegerAnyOf (tcu::TestContext& testCtx, GLenum name, const GLint refe… in verifyIntegerAnyOf() [all …]
|