HomeSort by relevance Sort by last modified time
    Searched defs:TestSpec (Results 1 - 9 of 9) sorted by null

  /external/deqp/modules/glshared/
glsSamplerObjectTest.hpp 54 struct TestSpec
63 TextureSamplerTest (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const TestSpec& spec);
112 struct TestSpec
122 MultiTextureSamplerTest (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const TestSpec& spec);
  /external/deqp/modules/gles31/stress/
es31sVertexAttributeBindingTests.cpp 230 struct TestSpec
246 static TestSpec genTestSpec (int flags);
254 const TestSpec m_spec;
369 SingleBindingCase::TestSpec SingleBindingCase::genTestSpec (int flags)
382 TestSpec spec;
  /external/deqp/modules/egl/
teglGLES2SharingTests.cpp 80 struct TestSpec
93 GLES2SharingTest (EglTestContext& eglTestCtx, const char* name , const char* desc, const TestSpec& spec);
100 TestSpec m_spec;
115 GLES2SharingTest::GLES2SharingTest (EglTestContext& eglTestCtx, const char* name , const char* desc, const TestSpec& spec)
297 GLES2BufferSharingTest (EglTestContext& eglTestCtx, const char* name, const char* desc, const GLES2SharingTest::TestSpec& spec);
309 GLES2BufferSharingTest::GLES2BufferSharingTest (EglTestContext& eglTestCtx, const char* name, const char* desc, const GLES2SharingTest::TestSpec& spec)
470 GLES2TextureSharingTest (EglTestContext& eglTestCtx, const char* name, const char* desc, const GLES2SharingTest::TestSpec& spec);
482 GLES2TextureSharingTest::GLES2TextureSharingTest (EglTestContext& eglTestCtx, const char* name, const char* desc, const GLES2SharingTest::TestSpec& spec)
633 GLES2ProgramSharingTest (EglTestContext& eglTestCtx, const char* name, const char* desc, const GLES2SharingTest::TestSpec& spec);
644 GLES2ProgramSharingTest::GLES2ProgramSharingTest (EglTestContext& eglTestCtx, const char* name, const char* desc, const GLES2SharingTest::TestSpec& spec
    [all...]
teglImageFormatTests.cpp 125 struct TestSpec
861 ImageFormatCase (EglTestContext& eglTestCtx, const TestSpec& spec);
872 const TestSpec m_spec;
903 ImageFormatCase::ImageFormatCase (EglTestContext& eglTestCtx, const TestSpec& spec)
    [all...]
  /external/deqp/modules/gles2/performance/
es2pDrawCallBatchingTests.cpp 69 struct TestSpec
85 DrawCallBatchingTest (Context& context, const char* name, const char* description, const TestSpec& spec);
111 TestSpec m_spec;
149 DrawCallBatchingTest::DrawCallBatchingTest (Context& context, const char* name, const char* description, const TestSpec& spec)
931 string specToName (const DrawCallBatchingTest::TestSpec& spec)
955 string specToDescrpition (const DrawCallBatchingTest::TestSpec& spec)
1056 DrawCallBatchingTest::TestSpec spec;
    [all...]
  /external/deqp/modules/gles3/functional/
es3fPixelBufferObjectTests.cpp 60 struct TestSpec
78 ReadPixelsTest (Context& context, const TestSpec& spec);
94 TestSpec::FramebufferType m_framebuffeType;
106 ReadPixelsTest::ReadPixelsTest (Context& context, const TestSpec& spec)
119 if (m_framebuffeType == TestSpec::FRAMEBUFFERTYPE_NATIVE)
123 else if (m_framebuffeType == TestSpec::FRAMEBUFFERTYPE_RENDERBUFFER)
159 if (m_framebuffeType == TestSpec::FRAMEBUFFERTYPE_RENDERBUFFER)
208 if (m_framebuffeType == TestSpec::FRAMEBUFFERTYPE_NATIVE)
210 else if (m_framebuffeType == TestSpec::FRAMEBUFFERTYPE_RENDERBUFFER)
334 if (m_framebuffeType == TestSpec::FRAMEBUFFERTYPE_NATIVE
    [all...]
  /external/deqp/modules/gles31/functional/
es31fAtomicCounterTests.cpp 87 struct TestSpec
89 TestSpec (void)
109 AtomicCounterTest (Context& context, const char* name, const char* description, const TestSpec& spec);
117 const TestSpec m_spec;
124 static string generateShaderSource (const TestSpec& spec);
128 static bool checkPath (const vector<deUint32>& increments, const vector<deUint32>& decrements, int initialValue, const TestSpec& spec);
154 AtomicCounterTest::AtomicCounterTest (Context& context, const char* name, const char* description, const TestSpec& spec)
172 string AtomicCounterTest::generateShaderSource (const TestSpec& spec)
712 bool AtomicCounterTest::checkPath (const vector<deUint32>& increments, const vector<deUint32>& decrements, int initialValue, const TestSpec& spec)
    [all...]
es31fVertexAttributeBindingTests.cpp 236 struct TestSpec
252 static TestSpec genTestSpec (int flags);
260 const TestSpec m_spec;
375 SingleBindingCase::TestSpec SingleBindingCase::genTestSpec (int flags)
388 TestSpec spec;
536 struct TestSpec
550 TestSpec genTestSpec (int flags) const;
555 const TestSpec m_spec;
682 MultipleBindingCase::TestSpec MultipleBindingCase::genTestSpec (int flags) const
684 MultipleBindingCase::TestSpec spec
    [all...]
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 1021 milliseconds