Home
last modified time | relevance | path

Searched refs:GetBooleanVerifier (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fInteger64StateQueryTests.cpp80 class GetBooleanVerifier : public StateVerifier class
83 GetBooleanVerifier(const glw::Functions &gl, tcu::TestLog &log);
87 GetBooleanVerifier::GetBooleanVerifier(const glw::Functions &gl, tcu::TestLog &log) in GetBooleanVerifier() function in deqp::gles3::Functional::Integer64StateQueryVerifiers::GetBooleanVerifier
92 void GetBooleanVerifier::verifyUnsignedInteger64GreaterOrEqual(tcu::TestContext &testCtx, GLenum na… in verifyUnsignedInteger64GreaterOrEqual()
297 …new GetBooleanVerifier(m_context.getRenderContext().getFunctions(), m_context.getTestContext().get… in init()
H A Des3fFloatStateQueryTests.cpp112 class GetBooleanVerifier : public StateVerifier class
115 GetBooleanVerifier(const glw::Functions &gl, tcu::TestLog &log);
125 GetBooleanVerifier::GetBooleanVerifier(const glw::Functions &gl, tcu::TestLog &log) in GetBooleanVerifier() function in deqp::gles3::Functional::FloatStateQueryVerifiers::GetBooleanVerifier
130 void GetBooleanVerifier::verifyFloat(tcu::TestContext &testCtx, GLenum name, GLfloat reference) in verifyFloat()
153 void GetBooleanVerifier::verifyFloatExpanded(tcu::TestContext &testCtx, GLenum name, GLfloat refere… in verifyFloatExpanded()
159 void GetBooleanVerifier::verifyFloat2Expanded(tcu::TestContext &testCtx, GLenum name, GLfloat refer… in verifyFloat2Expanded()
188 void GetBooleanVerifier::verifyFloat4Color(tcu::TestContext &testCtx, GLenum name, GLfloat referenc… in verifyFloat4Color()
220 void GetBooleanVerifier::verifyFloatRange(tcu::TestContext &testCtx, GLenum name, GLfloat min, GLfl… in verifyFloatRange()
260 void GetBooleanVerifier::verifyFloatGreaterOrEqual(tcu::TestContext &testCtx, GLenum name, GLfloat … in verifyFloatGreaterOrEqual()
1237 …new GetBooleanVerifier(m_context.getRenderContext().getFunctions(), m_context.getTestContext().get… in init()
H A Des3fBooleanStateQueryTests.cpp122 class GetBooleanVerifier : public StateVerifier class
125 GetBooleanVerifier(const glw::Functions &gl, tcu::TestLog &log);
131 GetBooleanVerifier::GetBooleanVerifier(const glw::Functions &gl, tcu::TestLog &log) in GetBooleanVerifier() function in deqp::gles3::Functional::BooleanStateQueryVerifiers::GetBooleanVerifier
136 void GetBooleanVerifier::verifyBoolean(tcu::TestContext &testCtx, GLenum name, bool reference) in verifyBoolean()
157 void GetBooleanVerifier::verifyBoolean4(tcu::TestContext &testCtx, GLenum name, bool reference0, bo… in verifyBoolean4()
749 …new GetBooleanVerifier(m_context.getRenderContext().getFunctions(), m_context.getTestContext().get… in init()
H A Des3fInteger64StateQueryTests.hpp38 class GetBooleanVerifier;
57 Integer64StateQueryVerifiers::GetBooleanVerifier *m_verifierBoolean;
H A Des3fIntegerStateQueryTests.hpp38 class GetBooleanVerifier;
58 IntegerStateQueryVerifiers::GetBooleanVerifier *m_verifierBoolean;
H A Des3fFloatStateQueryTests.hpp38 class GetBooleanVerifier;
58 FloatStateQueryVerifiers::GetBooleanVerifier *m_verifierBoolean;
H A Des3fBooleanStateQueryTests.hpp39 class GetBooleanVerifier;
60 BooleanStateQueryVerifiers::GetBooleanVerifier *m_verifierBoolean;
H A Des3fIntegerStateQueryTests.cpp109 class GetBooleanVerifier : public StateVerifier class
112 GetBooleanVerifier(const glw::Functions &gl, tcu::TestLog &log);
126 GetBooleanVerifier::GetBooleanVerifier(const glw::Functions &gl, tcu::TestLog &log) in GetBooleanVerifier() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::GetBooleanVerifier
131 void GetBooleanVerifier::verifyInteger(tcu::TestContext &testCtx, GLenum name, GLint reference) in verifyInteger()
154 void GetBooleanVerifier::verifyInteger4(tcu::TestContext &testCtx, GLenum name, GLint reference0, G… in verifyInteger4()
160 void GetBooleanVerifier::verifyInteger4Mask(tcu::TestContext &testCtx, GLenum name, GLint reference… in verifyInteger4Mask()
196 void GetBooleanVerifier::verifyIntegerGreaterOrEqual(tcu::TestContext &testCtx, GLenum name, GLint … in verifyIntegerGreaterOrEqual()
226 void GetBooleanVerifier::verifyUnsignedIntegerGreaterOrEqual(tcu::TestContext &testCtx, GLenum name… in verifyUnsignedIntegerGreaterOrEqual()
256 void GetBooleanVerifier::verifyIntegerLessOrEqual(tcu::TestContext &testCtx, GLenum name, GLint ref… in verifyIntegerLessOrEqual()
286 void GetBooleanVerifier::verifyIntegerGreaterOrEqual2(tcu::TestContext &testCtx, GLenum name, GLint… in verifyIntegerGreaterOrEqual2()
[all …]
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fBooleanStateQueryTests.cpp130 class GetBooleanVerifier : public StateVerifier class
133 GetBooleanVerifier(const glw::Functions &gl, tcu::TestLog &log);
140 GetBooleanVerifier::GetBooleanVerifier(const glw::Functions &gl, tcu::TestLog &log) in GetBooleanVerifier() function in deqp::gles2::Functional::BooleanStateQueryVerifiers::GetBooleanVerifier
145 void GetBooleanVerifier::verifyBoolean(tcu::TestContext &testCtx, GLenum name, bool reference) in verifyBoolean()
166 void GetBooleanVerifier::verifyBoolean4(tcu::TestContext &testCtx, GLenum name, bool reference0, bo… in verifyBoolean4()
198 void GetBooleanVerifier::verifyBooleanAnything(tcu::TestContext &testCtx, GLenum name) in verifyBooleanAnything()
558 …new GetBooleanVerifier(m_context.getRenderContext().getFunctions(), m_context.getTestContext().get… in init()
H A Des2fFloatStateQueryTests.cpp111 class GetBooleanVerifier : public StateVerifier class
114 GetBooleanVerifier(const glw::Functions &gl, tcu::TestLog &log);
123 GetBooleanVerifier::GetBooleanVerifier(const glw::Functions &gl, tcu::TestLog &log) in GetBooleanVerifier() function in deqp::gles2::Functional::FloatStateQueryVerifiers::GetBooleanVerifier
128 void GetBooleanVerifier::verifyFloat(tcu::TestContext &testCtx, GLenum name, GLfloat reference) in verifyFloat()
151 void GetBooleanVerifier::verifyFloatExpanded(tcu::TestContext &testCtx, GLenum name, GLfloat refere… in verifyFloatExpanded()
157 void GetBooleanVerifier::verifyFloat2Expanded(tcu::TestContext &testCtx, GLenum name, GLfloat refer… in verifyFloat2Expanded()
186 void GetBooleanVerifier::verifyFloat4Color(tcu::TestContext &testCtx, GLenum name, GLfloat referenc… in verifyFloat4Color()
218 void GetBooleanVerifier::verifyFloatRange(tcu::TestContext &testCtx, GLenum name, GLfloat min, GLfl… in verifyFloatRange()
1086 …new GetBooleanVerifier(m_context.getRenderContext().getFunctions(), m_context.getTestContext().get… in init()
H A Des2fFloatStateQueryTests.hpp38 class GetBooleanVerifier;
57 FloatStateQueryVerifiers::GetBooleanVerifier *m_verifierBoolean;
H A Des2fIntegerStateQueryTests.hpp38 class GetBooleanVerifier;
57 IntegerStateQueryVerifiers::GetBooleanVerifier *m_verifierBoolean;
H A Des2fBooleanStateQueryTests.hpp39 class GetBooleanVerifier;
59 BooleanStateQueryVerifiers::GetBooleanVerifier *m_verifierBoolean;
H A Des2fIntegerStateQueryTests.cpp108 class GetBooleanVerifier : public StateVerifier class
111 GetBooleanVerifier(const glw::Functions &gl, tcu::TestLog &log);
124 GetBooleanVerifier::GetBooleanVerifier(const glw::Functions &gl, tcu::TestLog &log) in GetBooleanVerifier() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::GetBooleanVerifier
129 void GetBooleanVerifier::verifyInteger(tcu::TestContext &testCtx, GLenum name, GLint reference) in verifyInteger()
152 void GetBooleanVerifier::verifyInteger4(tcu::TestContext &testCtx, GLenum name, GLint reference0, G… in verifyInteger4()
158 void GetBooleanVerifier::verifyInteger4Mask(tcu::TestContext &testCtx, GLenum name, GLint reference… in verifyInteger4Mask()
194 void GetBooleanVerifier::verifyIntegerGreaterOrEqual(tcu::TestContext &testCtx, GLenum name, GLint … in verifyIntegerGreaterOrEqual()
224 void GetBooleanVerifier::verifyUnsignedIntegerGreaterOrEqual(tcu::TestContext &testCtx, GLenum name… in verifyUnsignedIntegerGreaterOrEqual()
254 void GetBooleanVerifier::verifyIntegerGreaterOrEqual2(tcu::TestContext &testCtx, GLenum name, GLint… in verifyIntegerGreaterOrEqual2()
292 void GetBooleanVerifier::verifyIntegerAnyOf(tcu::TestContext &testCtx, GLenum name, const GLint ref… in verifyIntegerAnyOf()
[all …]