Home
last modified time | relevance | path

Searched refs:GetFloatVerifier (Results 1 - 14 of 14) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fInteger64StateQueryTests.cpp157 //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 Des3fFloatStateQueryTests.hpp41 class GetFloatVerifier;
61 FloatStateQueryVerifiers::GetFloatVerifier* m_verifierFloat;
H A Des3fInteger64StateQueryTests.hpp40 class GetFloatVerifier;
59 Integer64StateQueryVerifiers::GetFloatVerifier* m_verifierFloat;
H A Des3fIntegerStateQueryTests.hpp41 class GetFloatVerifier;
61 IntegerStateQueryVerifiers::GetFloatVerifier* m_verifierFloat;
H A Des3fBooleanStateQueryTests.hpp42 class GetFloatVerifier;
63 BooleanStateQueryVerifiers::GetFloatVerifier* m_verifierFloat;
H A Des3fBooleanStateQueryTests.cpp324 //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 Des3fFloatStateQueryTests.cpp693 //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 Des3fIntegerStateQueryTests.cpp728 //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 Des2fBooleanStateQueryTests.hpp41 class GetFloatVerifier;
61 BooleanStateQueryVerifiers::GetFloatVerifier* m_verifierFloat;
H A Des2fFloatStateQueryTests.hpp40 class GetFloatVerifier;
59 FloatStateQueryVerifiers::GetFloatVerifier* m_verifierFloat;
H A Des2fIntegerStateQueryTests.hpp40 class GetFloatVerifier;
59 IntegerStateQueryVerifiers::GetFloatVerifier* m_verifierFloat;
H A Des2fBooleanStateQueryTests.cpp285 //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 Des2fFloatStateQueryTests.cpp619 //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 Des2fIntegerStateQueryTests.cpp491 //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...]

Completed in 15 milliseconds