Home
last modified time | relevance | path

Searched refs:ClearTest (Results 1 – 12 of 12) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DClearTest.cpp78 class ClearTest : public ClearTestBase class
316 TEST_P(ClearTest, DefaultFramebuffer) in TEST_P() argument
325 TEST_P(ClearTest, EmptyScissor) in TEST_P() argument
352 TEST_P(ClearTest, RGBA8Framebuffer) in TEST_P() argument
371 TEST_P(ClearTest, ChangeFramebufferAttachmentFromRGBAtoRGB) in TEST_P() argument
426 TEST_P(ClearTest, RGB8WithMaskFramebuffer) in TEST_P() argument
454 TEST_P(ClearTest, ClearIssue) in TEST_P() argument
494 TEST_P(ClearTest, ClearIsClamped) in TEST_P() argument
505 TEST_P(ClearTest, DepthRangefIsClamped) in TEST_P() argument
516 TEST_P(ClearTest, Depth16Scissored) in TEST_P() argument
[all …]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DClearTest.cpp59 class ClearTest : public ClearTestBase class
303 TEST_P(ClearTest, DefaultFramebuffer) in TEST_P() argument
312 TEST_P(ClearTest, EmptyScissor) in TEST_P() argument
417 TEST_P(ClearTest, RGBA8Framebuffer) in TEST_P() argument
436 TEST_P(ClearTest, ChangeFramebufferAttachmentFromRGBAtoRGB) in TEST_P() argument
496 TEST_P(ClearTest, RGB8WithMaskFramebuffer) in TEST_P() argument
524 TEST_P(ClearTest, ClearIssue) in TEST_P() argument
564 TEST_P(ClearTest, ClearIsClamped) in TEST_P() argument
575 TEST_P(ClearTest, DepthRangefIsClamped) in TEST_P() argument
586 TEST_P(ClearTest, Depth16Scissored) in TEST_P() argument
[all …]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTests.hpp1300 class ClearTest : public deqp::TestCase class
1304 ClearTest(deqp::Context& context);
1310 ClearTest(const ClearTest& other);
1311 ClearTest& operator=(const ClearTest& other);
2600 class ClearTest : public deqp::TestCase class
2604 ClearTest(deqp::Context& context);
2610 ClearTest(const ClearTest& other);
2611 ClearTest& operator=(const ClearTest& other);
Dgl4cDirectStateAccessBuffersTests.cpp666 ClearTest::ClearTest(deqp::Context& context) in ClearTest() function in gl4cts::DirectStateAccess::Buffers::ClearTest
687 void ClearTest::ClearNamedBuffer<false>(glw::GLuint buffer, glw::GLenum internalformat, glw::GLsize… in ClearNamedBuffer()
710 void ClearTest::ClearNamedBuffer<true>(glw::GLuint buffer, glw::GLenum internalformat, glw::GLsizei… in ClearNamedBuffer()
729 bool ClearTest::Compare<glw::GLfloat>(const glw::GLfloat* data, const glw::GLfloat* reference, cons… in Compare()
754 bool ClearTest::Compare(const T* data, const T* reference, const glw::GLsizei count) in Compare()
776 void ClearTest::LogFail(bool use_sub_data, glw::GLenum internalformat, const T* data, const T* refe… in LogFail()
829 void ClearTest::LogError(bool use_sub_data, glw::GLenum internalformat) in LogError()
861 bool ClearTest::TestClearNamedBufferData(glw::GLenum internalformat, glw::GLsizei count, glw::GLenu… in TestClearNamedBufferData()
925 tcu::TestNode::IterateResult ClearTest::iterate() in iterate()
Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp2174 ClearTest::ClearTest(deqp::Context& context) in ClearTest() function in gl4cts::DirectStateAccess::Framebuffers::ClearTest
2191 bool ClearTest::Compare<glw::GLfloat>(const glw::GLfloat first, const glw::GLfloat second) in Compare()
2204 bool ClearTest::Compare(const T first, const T second) in Compare()
2218 bool ClearTest::ClearColor<glw::GLfloat>(glw::GLenum buffer, glw::GLint drawbuffer, glw::GLfloat va… in ClearColor()
2248 bool ClearTest::ClearColor<glw::GLint>(glw::GLenum buffer, glw::GLint drawbuffer, glw::GLint value) in ClearColor()
2278 bool ClearTest::ClearColor<glw::GLuint>(glw::GLenum buffer, glw::GLint drawbuffer, glw::GLuint valu… in ClearColor()
2304 glw::GLenum ClearTest::Format<GLfloat>() in Format()
2314 glw::GLenum ClearTest::Format() in Format()
2324 glw::GLenum ClearTest::Type<glw::GLfloat>() in Type()
2334 glw::GLenum ClearTest::Type<glw::GLint>() in Type()
[all …]
Dgl4cDirectStateAccessTests.cpp93 addChild(new Buffers::ClearTest(m_context)); in init()
113 addChild(new Framebuffers::ClearTest(m_context)); in init()
/third_party/python/Lib/test/
Dtest_frame.py10 class ClearTest(unittest.TestCase): class
/third_party/flutter/skia/third_party/externals/angle2/src/tests/
Dangle_end2end_tests.gni30 "gl_tests/ClearTest.cpp",
/third_party/skia/third_party/externals/angle2/src/tests/
Dangle_end2end_tests.gni43 "gl_tests/ClearTest.cpp",
Dangle_end2end_tests_expectations.txt111 6570 MAC NVIDIA OPENGL : ClearTest.ChangeFramebufferAttachmentFromRGBAtoRGB/* = SKIP
/third_party/flutter/skia/gn/
Dtests.gni35 "$_tests/ClearTest.cpp",
/third_party/skia/gn/
Dtests.gni409 "$_tests/ClearTest.cpp",