/external/deqp/modules/gles3/functional/ |
D | es3fInteger64StateQueryTests.cpp | 123 class GetIntegerVerifier : public StateVerifier class 126 GetIntegerVerifier (const glw::Functions& gl, tcu::TestLog& log); 130 GetIntegerVerifier::GetIntegerVerifier (const glw::Functions& gl, tcu::TestLog& log) in GetIntegerVerifier() function in deqp::gles3::Functional::Integer64StateQueryVerifiers::GetIntegerVerifier 135 void GetIntegerVerifier::verifyUnsignedInteger64GreaterOrEqual (tcu::TestContext& testCtx, GLenum n… in verifyUnsignedInteger64GreaterOrEqual() 286 …m_verifierInteger = new GetIntegerVerifier (m_context.getRenderContext().getFunctions(), m_conte… in init()
|
D | es3fInteger64StateQueryTests.hpp | 39 class GetIntegerVerifier; 58 Integer64StateQueryVerifiers::GetIntegerVerifier* m_verifierInteger;
|
D | es3fFloatStateQueryTests.hpp | 39 class GetIntegerVerifier; 59 FloatStateQueryVerifiers::GetIntegerVerifier* m_verifierInteger;
|
D | es3fIntegerStateQueryTests.hpp | 39 class GetIntegerVerifier; 59 IntegerStateQueryVerifiers::GetIntegerVerifier* m_verifierInteger;
|
D | es3fBooleanStateQueryTests.hpp | 40 class GetIntegerVerifier; 61 BooleanStateQueryVerifiers::GetIntegerVerifier* m_verifierInteger;
|
D | es3fBooleanStateQueryTests.cpp | 187 class GetIntegerVerifier : public StateVerifier class 190 GetIntegerVerifier (const glw::Functions& gl, tcu::TestLog& log); 196 GetIntegerVerifier::GetIntegerVerifier (const glw::Functions& gl, tcu::TestLog& log) in GetIntegerVerifier() function in deqp::gles3::Functional::BooleanStateQueryVerifiers::GetIntegerVerifier 201 void GetIntegerVerifier::verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference) in verifyBoolean() 221 void GetIntegerVerifier::verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, b… in verifyBoolean4() 752 …m_verifierInteger = new GetIntegerVerifier (m_context.getRenderContext().getFunctions(), m_contex… in init()
|
D | es3fFloatStateQueryTests.cpp | 283 class GetIntegerVerifier : public StateVerifier class 286 GetIntegerVerifier (const glw::Functions& gl, tcu::TestLog& log); 295 GetIntegerVerifier::GetIntegerVerifier (const glw::Functions& gl, tcu::TestLog& log) in GetIntegerVerifier() function in deqp::gles3::Functional::FloatStateQueryVerifiers::GetIntegerVerifier 300 void GetIntegerVerifier::verifyFloat (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloat() 321 void GetIntegerVerifier::verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat refer… in verifyFloatExpanded() 345 void GetIntegerVerifier::verifyFloat2Expanded (tcu::TestContext& testCtx, GLenum name, GLfloat refe… in verifyFloat2Expanded() 386 void GetIntegerVerifier::verifyFloat4Color (tcu::TestContext& testCtx, GLenum name, GLfloat referen… in verifyFloat4Color() 434 void GetIntegerVerifier::verifyFloatRange (tcu::TestContext& testCtx, GLenum name, GLfloat min, GLf… in verifyFloatRange() 467 void GetIntegerVerifier::verifyFloatGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLfloat… in verifyFloatGreaterOrEqual() 1270 …m_verifierInteger = new GetIntegerVerifier (m_context.getRenderContext().getFunctions(), m_contex… in init()
|
D | es3fIntegerStateQueryTests.cpp | 357 class GetIntegerVerifier : public StateVerifier class 360 GetIntegerVerifier (const glw::Functions& gl, tcu::TestLog& log); 372 GetIntegerVerifier::GetIntegerVerifier (const glw::Functions& gl, tcu::TestLog& log) in GetIntegerVerifier() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetIntegerVerifier 377 void GetIntegerVerifier::verifyInteger (tcu::TestContext& testCtx, GLenum name, GLint reference) in verifyInteger() 395 void GetIntegerVerifier::verifyInteger4 (tcu::TestContext& testCtx, GLenum name, GLint reference0, … in verifyInteger4() 400 void GetIntegerVerifier::verifyInteger4Mask (tcu::TestContext& testCtx, GLenum name, GLint referenc… in verifyInteger4Mask() 427 void GetIntegerVerifier::verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint… in verifyIntegerGreaterOrEqual() 445 void GetIntegerVerifier::verifyUnsignedIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum nam… in verifyUnsignedIntegerGreaterOrEqual() 463 void GetIntegerVerifier::verifyIntegerLessOrEqual (tcu::TestContext& testCtx, GLenum name, GLint re… in verifyIntegerLessOrEqual() 481 void GetIntegerVerifier::verifyIntegerGreaterOrEqual2 (tcu::TestContext& testCtx, GLenum name, GLin… in verifyIntegerGreaterOrEqual2() [all …]
|
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.hpp | 39 class GetIntegerVerifier; 58 IntegerStateQueryVerifiers::GetIntegerVerifier* m_verifierInteger;
|
D | es2fFloatStateQueryTests.hpp | 39 class GetIntegerVerifier; 58 FloatStateQueryVerifiers::GetIntegerVerifier* m_verifierInteger;
|
D | es2fBooleanStateQueryTests.hpp | 40 class GetIntegerVerifier; 60 BooleanStateQueryVerifiers::GetIntegerVerifier* m_verifierInteger;
|
D | es2fBooleanStateQueryTests.cpp | 206 class GetIntegerVerifier : public StateVerifier class 209 GetIntegerVerifier (const glw::Functions& gl, tcu::TestLog& log); 216 GetIntegerVerifier::GetIntegerVerifier (const glw::Functions& gl, tcu::TestLog& log) in GetIntegerVerifier() function in deqp::gles2::Functional::BooleanStateQueryVerifiers::GetIntegerVerifier 221 void GetIntegerVerifier::verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference) in verifyBoolean() 241 void GetIntegerVerifier::verifyBoolean4 (tcu::TestContext& testCtx, GLenum name, bool reference0, b… in verifyBoolean4() 275 void GetIntegerVerifier::verifyBooleanAnything (tcu::TestContext& testCtx, GLenum name) in verifyBooleanAnything() 560 …m_verifierInteger = new GetIntegerVerifier (m_context.getRenderContext().getFunctions(), m_contex… in init()
|
D | es2fFloatStateQueryTests.cpp | 251 class GetIntegerVerifier : public StateVerifier class 254 GetIntegerVerifier (const glw::Functions& gl, tcu::TestLog& log); 262 GetIntegerVerifier::GetIntegerVerifier (const glw::Functions& gl, tcu::TestLog& log) in GetIntegerVerifier() function in deqp::gles2::Functional::FloatStateQueryVerifiers::GetIntegerVerifier 267 void GetIntegerVerifier::verifyFloat (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloat() 288 void GetIntegerVerifier::verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat refer… in verifyFloatExpanded() 312 void GetIntegerVerifier::verifyFloat2Expanded (tcu::TestContext& testCtx, GLenum name, GLfloat refe… in verifyFloat2Expanded() 353 void GetIntegerVerifier::verifyFloat4Color (tcu::TestContext& testCtx, GLenum name, GLfloat referen… in verifyFloat4Color() 401 void GetIntegerVerifier::verifyFloatRange (tcu::TestContext& testCtx, GLenum name, GLfloat min, GLf… in verifyFloatRange() 1123 …m_verifierInteger = new GetIntegerVerifier (m_context.getRenderContext().getFunctions(), m_contex… in init()
|
D | es2fIntegerStateQueryTests.cpp | 325 class GetIntegerVerifier : public StateVerifier class 328 GetIntegerVerifier (const glw::Functions& gl, tcu::TestLog& log); 339 GetIntegerVerifier::GetIntegerVerifier (const glw::Functions& gl, tcu::TestLog& log) in GetIntegerVerifier() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetIntegerVerifier 344 void GetIntegerVerifier::verifyInteger (tcu::TestContext& testCtx, GLenum name, GLint reference) in verifyInteger() 362 void GetIntegerVerifier::verifyInteger4 (tcu::TestContext& testCtx, GLenum name, GLint reference0, … in verifyInteger4() 367 void GetIntegerVerifier::verifyInteger4Mask (tcu::TestContext& testCtx, GLenum name, GLint referenc… in verifyInteger4Mask() 394 void GetIntegerVerifier::verifyIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLint… in verifyIntegerGreaterOrEqual() 412 void GetIntegerVerifier::verifyUnsignedIntegerGreaterOrEqual (tcu::TestContext& testCtx, GLenum nam… in verifyUnsignedIntegerGreaterOrEqual() 430 void GetIntegerVerifier::verifyIntegerGreaterOrEqual2 (tcu::TestContext& testCtx, GLenum name, GLin… in verifyIntegerGreaterOrEqual2() 448 void GetIntegerVerifier::verifyIntegerAnyOf (tcu::TestContext& testCtx, GLenum name, const GLint re… in verifyIntegerAnyOf() [all …]
|